Lab 01: Introduction to R and RStudio
Welcome to Lab 01! Here you’ll find all the materials needed to complete this lab.
Learning Objectives for Lab 1
- Become familiar with R and Rstudio
- Be able to read in a data set, select variables from this data set, select a subset of records, and produce a scatterplot
- Calculate simple summary statistics (e.g., mean, min, max) for a data set
- Write your first reproducible report.