Session 11

Data Fundamentals and Introduction to Python (continued)

Introduction to R

Class Objective:

The goal of this class is to get you familiar to using R. While we will be Jupyter notebooks, we will also examine using RStudio. Now that you have already started with Python, many of the concepts will map.

Readings (To be done before class):

R for Data Science Chapters 1-3 Prior to class, please create an account on RStudio Cloud.

In Class Activities:

  • Install r-essentials from conda conda install -y r-essentials (If running from jupyter notebook.)
  • See Dropbox for Presentations.
  • See materials repository for notebooks.

R Notebooks - This is everything you need for the homework. Click Here

R Homework - This is the link to launch the R homework. Click Here
Alternate Zip