Member-only story
Install R and RStudio On Windows
Install the R-Programming Language and it’s IDE RStudio
In this article I will show you how to install r and rstudio on the Windows operating system. Here is a video that shows all of the steps.
Download and Install R and RStudio for Windows
- Download R -Programming Language:
https://cran.r-project.org/bin/windows/base/
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
Click on Download R 3.4.3 for Windows and run the installation file. You can basically just Click next until it’s finished.