R

R is a powerful programing language for data visualization and statistical analysis.

Installation

R can be installed standalone, but RStudio is highly recommended as a working environment. Be sure to first install R. On the left side of the web page you can install it from the CRAN mirror. After the install is complete, you can install RStudio.

Alternatively, you can use R within Jupyter Lab. This is Aaron's preferred approach. See the next section on How to set up your computer for NCIL Data Science.

Usage

Last updated