R Learning

Author

Xuemei Chen

Overview

This is draft lecture notes on learning R as a programming language, a statistical software, and a great tool for data science.

R

To download R, go to CRAN, https://cloud.r-project.org. Get the latest version.

Make sure you install R first before installing RStudio.

RStudio

RStudio is an integrated development environment, or IDE, for R programming, Download it from https://posit.co/download/rstudio-desktop/.