Lecture 1 - Get Started

  1. R
  2. RStudio
  3. R packages

flowchart LR
  A(R) --> B(RStudio)
  B --> C(R Packages)