Session 10

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

(1) Introduction (2) Workflow Basics (3) From Data Structures including Vectors, Attributes, Matrices, arrays, and Data frames.

(4) Install RStudio via the Anaconda Navigator. This is a tool that can control the launch of various programs including Jupyter.

If installing RStudio from Anacona doesn’t work you can also directly install R and RStudio.

In Class Activities

  • See R Notebooks in the Materials repository.
  • Introduction to R Studio.