Recap + Review

Overview

  • Familiarize with R syntax, data types, and data structures
  • Distinguish between R scripts (.R), Markdown documents (.md), and R Markdown documents (.Rmd)
  • Identify the major components of R Markdown
  • Create repositories
  • Make commits and synchronize repositories from RStudio

Before class

Class materials

  • Run the code below in your console to download today’s lecture and exercises: usethis::use_course("CFSS-MACSS/intro-r")[^local]
  • Using Git within R Studio

Additional resources

What you need to do after class