Added resources for learning R (#24926)
This commit is contained in:
@ -18,16 +18,19 @@ Now install it on your computer. For help in installation refer to reference sec
|
||||
* [Shiny](https://shiny.rstudio.com/) framework for building dashboard style web apps in R.
|
||||
|
||||
## Where to learn R for free
|
||||
* [R Studio](https://www.rstudio.com/online-learning/)
|
||||
* [Code school](http://tryr.codeschool.com/)
|
||||
* [Coursera -allows to audit course for free but certification is paid.](https://www.coursera.org/learn/r-programming)
|
||||
* [DataCamp -allows to complete the introductory part for free.](https://www.datacamp.com)
|
||||
* [R for Data Science -is a book which is available free to read online.](http://r4ds.had.co.nz/)
|
||||
* [Mastering Software Development in R -is a free e-book addressing the Tidyverse among other topics](https://bookdown.org/rdpeng/RProgDA/)
|
||||
* [edX -allows to audit course for free but certification is paid.](https://www.edx.org/learn/r-programming)
|
||||
* [Advanced R](https://adv-r.hadley.nz/)
|
||||
* [RSeek](http://rseek.org/)
|
||||
* [Udemy](https://www.udemy.com/r-basics/)
|
||||
|
||||
* [R Studio](https://www.rstudio.com/online-learning/)
|
||||
* [Code school](http://tryr.codeschool.com/)
|
||||
* [Coursera -allows to audit course for free but certification is paid.](https://www.coursera.org/learn/r-programming)
|
||||
* [DataCamp -allows to complete the introductory part for free.](https://www.datacamp.com)
|
||||
* [R for Data Science -is a book which is available free to read online.](http://r4ds.had.co.nz/)
|
||||
* [Mastering Software Development in R -is a free e-book addressing the Tidyverse among other topics](https://bookdown.org/rdpeng/RProgDA/)
|
||||
* [edX -allows to audit course for free but certification is paid.](https://www.edx.org/learn/r-programming)
|
||||
* [Advanced R](https://adv-r.hadley.nz/)
|
||||
* [RSeek](http://rseek.org/)
|
||||
* [Udemy](https://www.udemy.com/r-basics/)
|
||||
* [Quick R](https://www.statmethods.net)
|
||||
* [Swirl Courses](https://swirlstats.com)
|
||||
|
||||
## Reference
|
||||
* [Installing R on Windows](http://youtu.be/Ohnk9hcxf9M)
|
||||
|
Reference in New Issue
Block a user