R Programming in Data Science: Setup and Start

R Programming in Data Science: Setup and Start

R is powerful, but not intuitive. There is a strong and diverse R ecosystem, and data scientists are expected to mix and match from the different versions and packages. Before you can even begin programming, you have to choose, install, and set up R to work for you.

In this course, I provide a direct and efficient introduction to the many flavors of the R programming language, including base R, tidyverse R, R Open from Microsoft, and Bioconductor R. I also provide a peek at programming with R interactively and via the command line, and introduce some helpful packages for working with SQL, 3D graphics, data, and clusters in R. At the end of this short course, you will have installed a version of R along with a few core libraries and an optimized IDE.

R Programming in Data Science: Setup and Start