# -What is R & RStudio

There are other R IDE’s available such as Emacs, Microsoft R Open, Notepad++, Jupyter, Anaconda, etc.

1\. Install-R: [r-project](https://cran.r-project.org/)​

2\. Install-RStudio: [RStudio](https://www.rstudio.com/)​

R-programming: [r language for programmer](https://www.johndcook.com/blog/r_language_for_programmers/)​

R Style Guide: [Style Guide](https://google.github.io/styleguide/Rguide.xml)​

Going further: [An Introduction to R](https://cran.r-project.org/doc/manuals/r-release/R-intro.html#Generalized-linear-models) ​
