The Zagat.R file include code used to analyse zagat.csv. All .RMD files includes analysis of the other .csv files.
The R_Newbies.R
file is made up of codes I picked up learning from different materials.
-
Download
andinstall
R. R version 3.5.0 or newer. Install the latest version of R from the Comprehensive R Archive Network CRAN. -
Download
andinstall
R studio. R studio is one of the most popular IDE for R. Install the latest version of R here.
- Basic Statistics
- Probability
- Discrete distributions
- Binomial distribution.
- CRAN — The main R site.
- Stack Overflow R section — A question-and-answer site.
- Quick-R — A great R resource.
- LearnR — A translation of all the plots fromLattice: Multivariate Data Visualization with R (Use R!) (by D. Sarker; Springer, 2008) into ggplot2.
- R-bloggers—An R blog aggregator.
- RStudio community—A RStudio/"tidyverse" oriented company site.