We provide effective and economically affordable training courses for R and Python, Click here for more details and course registration !

We know R is a programming language for data analysis. RStudio acts as an computer-app for using R in a more freindly manner than the default R command window. Before using RStudio, R has to be installed first. In this post , we shortly introduce how to install R and RStudio on Windows.

Installation of R

Install R

Go to the link in cran : https://cran.r-project.org/bin/windows/base/

Choose the latest version of R (version 4.4.0 as of this writing )

Then follow the instructions and complete installation.

For installation of RStudio:

Go to the link in ‘posit.co’: https://posit.co/download/rstudio-desktop/ , and click ‘DOWNLOWD RSTUDIO DESKTOP FOR WINDOWS’ , and follow the instructions and complete installation.

Install RStudio

After both R and RStudio are installed , you can start RStudio to do programming of R now !

Start R programming using RStudio

You can also watch full video on R tutorial from our YouTube video here

wilsonzhang746

Recent Posts

Python Machine Learning Source Files

Click here to download Python Machine Learning Source Files !

6 days ago

Install PyTorch on Windows

PyTorch is a deep learning package for machine learning, or deep learning in particular for…

2 weeks ago

Topic Modeling using Latent Dirichlet Allocation with Python

Topic modeling is a subcategory of unsupervised machine learning method, and a clustering task in…

1 month ago

Document sentiment classification using bag-of-words in Python

For online Python training registration, click here ! Sentiment classification is a type of machine…

2 months ago

Download R Course source files

Click here to download R Course source files !

10 months ago

Download Python Course source files

Click here to download Python Course Source Files !

10 months ago