Chapter 3 Introduction to R and RStudio

Intro TBA

3.1 About R and RStudio

  • Orientation to environment (RStudio)
  • Writing commands (editor, console, environment)
  • Screen capture as illustration

3.1.1 Check Understanding

TBA

3.2 Getting Started

  • Working directories
  • Reading data
  • Using packages

3.2.1 Check Understanding

TBA

3.3 Basic Operations

  • Variable types
  • Basic operations on data

3.3.1 Check Understanding

TBA

3.4 Reproducibility and Collaboration

  • R scripts and reproducibility
  • R projects and collaboration
  • Rmarkdown

3.4.1 Check Understanding

TBA

3.5 Supplemental Material

  • Installing/updating R and RStudio
  • Learning resources