Introduction
  • Introduction
  • What is R and RStudio?
  • How to install R and RStudio in 2020
  • Get started with R in RStudio
Section 2: Getting familiar with R and Rstudio
  • Lab: Installing Packages and Package Management in R
  • Calculations in R
  • Variables in R and assigning Variables in R
  • Data types and data structures in R
Data types and Structures in R
  • Overview of Data types and Structures in R
  • Lab: Data types and Structures in R
  • Vectors in R
  • Factors
  • Lists
  • Matrices
  • Dataframes
Functions and For Lopps in R: get started
  • Lab: Functions in R
  • Control Functions in R
  • For Loops in R
BONUS
  • Bonus Lecture