Skip to content

Learn how to use #R and #RStudio to perform statistics and Data Science

Notifications You must be signed in to change notification settings

AadamBodunrin/R-Language-for-Beginners

Repository files navigation

R Language Repository

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.

To-do List

  1. Download and install R. R version 3.5.0 or newer. Install the latest version of R from the Comprehensive R Archive Network CRAN.

  2. Download and install R studio. R studio is one of the most popular IDE for R. Install the latest version of R here.

Content

  • Basic Statistics
  • Probability
  • Discrete distributions
  • Binomial distribution.

Online Resources

  • 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.

About

Learn how to use #R and #RStudio to perform statistics and Data Science

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages