Install R(Programming Language) & R Studio(IDE)
Download R :
1. Go to [Link]
Click on Download R for Windows
Click on base
Click Download R 3.3.3 for Windows to download
the setup
2. Search Download R. Select the latest CRAN link
Install R once the setup is downloaded
Download R Studio :
1. Go to [Link]
Click on Download R Studio
2. Search Download R Studio
Install R Studio once the setup is downloaded
Please note, Install R first and then R Studio
Writing your first program in RStudio(IDE)
1- Run button to execute
the source code
2- Rscript Window is
where you write the
source code
Note: File > New File >
R Script was selected
to open this Rscript
4-
Window
Environment
Window
contains log
of variables
3- Console
Window
shows the
Source Code
Output