Data Analysis with R
Data Analysis with R
Dr. Thiyanga S. Talagala and Dr Priyanga D. Talagala
Aug 21, 2021 1 min read

1. Install R and RStudio

thumbnail for this post

In this workshop, we will be using the free and open-source program R, along with a user interface called RStudio. R works on pretty much every platform available, including the widely available Windows, Mac OS X, and Linux systems.

The first thing you need to do to get started with R and RStudio is to install them on your computer. You must first download the latest version of R and install it. After that, you can download and install RStudio.

Installation guides

🖥️ Windows users: Click here to view the guide.

🍏 macOS users: Click here to view the guide.

🐧 Linux users: Click here to view the guide.

Additional resources for reading

Datacamp: How to Install R on Windows, Mac OS X, and Ubuntu