Session 9

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):

None! Work on homework.

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.