R Home
What is R programming?
R is a programming language and software environment for statistical analysis, graphics representation and reporting. R is freely available under the GNU General Public License, and pre-compiled binary versions are provided for various operating systems like Linux, Windows and Mac. We usually program in R using an IDE like RStudio.
How to install R?
Download and install R from here.
How to install RStudio?
First install R and then follow instructions here.
Additional Cheatsheets:
Get additional cheatsheets here.
Note: These cheatsheets are inspired from this Amazing book: R for Datascience