Personal website
R
workshopDays: January 4th, 6th, and 8th.
Teaching times: 10am to noon, then 2pm to 4pm. We’ll meet on Zoom. You’ll receive an email with my personal meeting room information.
My email address: victor.pena@baruch.cuny.edu
.
Office hours: By appointment. Send me an email and we’ll make it work.
Installing R
and Rstudio
: Here are some direct links to download R and Rstudio. You should install R
first and then Rstudio. This video I recorded for our undergraduate students explains the process.
Getting access to TopHat: Click on this link to register on TopHat as a student. The join code for the workshop is 742437, the name of the course is “R workshop 2021”.
Getting access to Datacamp: You can register for Datacamp here. You will have to register with your @baruch.cuny.edu
email address to join Datacamp. If you want to use another email address, please let me know.
Getting access to our Slack channel: We’ll communicate via Slack. I created a channel, which you can join by clicking here. You will have to register with your @baruch.cuny.edu
. If you want to use another email address, please let me know.
We will have lectures from 10 to noon, and then from 2pm to 4pm. Outside of class, we’ll communicate via Slack. Each day, I’ll assign exercises and Datacamp courses that you can complete at your convenience.
Below I’ll post the code I write in our lectures:
We’re not going to cover all the material in these handouts, but I thought you might find them useful for reference (or if you want to go further):
R
R
I’ll let you know what sections are relevant to our workshop as we go along.
R for Data Science, by Hadley Wickham.
R Programming for Data Science, by Roger Peng.
ModernDive, by Chester Ismay and Albert Y. Kim.