Getting Started with R and R Markdown

This set of labs provides instructions for downloading R and RStudio and getting started with writing R Markdown files.


1. Getting Started with R and RStudio

Provides instructions for installing R and R Studio, as well as a brief tutorial to navigating RStudio and using R in an R Script file.

Handout Template Solutions


2. Introduction to R Markdown

Teaches the basic tools for using R Markdown to generate PDFs, including formatting language, working with R chunks, and loading datasets.

Handout Template Solutions