R is a free open source software for statistical analysis and graphics. RStudio is an integrated development environment for R that includes tools for plotting, debugging, and managing workspaces. This tutorial teaches students how to generate two-way tables with percentages, side-by-side boxplots, scatterplots, correlation coefficients and linear regression in RStudio using the depression dataset, in preparation for Problem Set 4. Students should already have installed R and RStudio, and should open the depression.RData dataset for use in this tutorial.