###=============== Install R and Rstudio in Windows Operating System ===========================================###
Language selection
###============================================================================================================###
Other than the R GUI, the other ways to interface with R include RStudio Integrated Development Environment (RStudio IDE) and Jupyter Notebook. To run R on RStudio, you first need to install R on your computer, while to run R on Jupyter Notebook, you need to install an R kernel. RStudio and Jupyter Notebook provide an interactive and friendly graphical interface to R that greatly improves users’ experience.
To install RStudio Desktop on your computer, do the following:
###==========================================================================================================================### Installation Done! ###==========================================================================================================================###
Your R version is
Enjoy with R Programming