In this R markdown a datset is assessed, cleaned and presented. The dataset is about Red Wine characteristics. The file contains more than 1500 observations. The most important characteristics will be shown and conclusions are drawn.
Download the R file and the dataset in .CSV format.
R Software. Download it
Download the following files wineReport.rmd and wineList.csv Upload the .rmd file on R software.
The .rmd file contains everything needed to run the code within the R environment and output the desired outcome.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Alexandre Campino
This project is licensed under the MIT License - see the LICENSE.md file for details
- Udacity Lessons on R Exploratory Data Analysis
- Everyone on StackFlow and GitHub with answers ready to go to solve coding problems.