top of page
R PROGRAMMING
R is a programming language used primarily for machine learning, data analysis, and statistical computing. It is an interpreted language that is platform independent, meaning it can be used on Windows, Linux, and macOS. R is a free and open-source statistical computing and graphics environment.
There are several ways to run the R programme:
1. Using IDEs such as RStudio, Eclipse, Jupyter, Notebook, and others.
2. Making Use of R Command Prompt
3. Making Use of RScripts
Resources for R Programming
bottom of page