Welcome to the IDRE R Data Management Seminar!
Before beginning the seminar, please open RStudio (or R) and run the following code:
install.packages("tidyverse", dependencies=TRUE)
install.packages("Hmisc", dependencies=TRUE)
R Data Management Seminar: Left-click the link to open the presentation directly or right-click the link to download the presentation.
Use any web browser (Chrome, Firefox, etc.) to view the seminar. Once it is open, use the following keys to alter the display:
ffor fullscreen mode (fagain orESCto exit fullscreen)wto toggle between widescreen and regular modeoto go into overview mode
R code for the seminar: Left-click the link and copy and paste the code directly into the RStudio Editor or right-click to download.
