Generally, I will post a document here for you to work though at your own pace in lab. Today’s lab is a little different as your TA will lead you through an introduction to RStudio.
Open up RStudio. Before you start run this code (to install some packages you will need):
install.packages(c('ggplot2', 'Sleuth3', 'knitr'))
Your TA should touch on the following points:
By the last point, you should be ready to complete Homework 0.
You can also read more about working with RStudio at: www.rstudio.com/ide/docs/
RStudio Keyboard shortcuts
The files and folders you create on the lab computers are stored in your ONID homedrive. You can learn how to get to these files from other computers by following the instructions from the OSU helpdesk