Added resources for learning R (#24926)

This commit is contained in:
Chris
2018-10-25 20:48:53 -04:00
committed by Eric Leung
parent 331cde2927
commit b3ea359071

View File

@ -18,6 +18,7 @@ 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. * [Shiny](https://shiny.rstudio.com/) framework for building dashboard style web apps in R.
## Where to learn R for free ## Where to learn R for free
* [R Studio](https://www.rstudio.com/online-learning/) * [R Studio](https://www.rstudio.com/online-learning/)
* [Code school](http://tryr.codeschool.com/) * [Code school](http://tryr.codeschool.com/)
* [Coursera -allows to audit course for free but certification is paid.](https://www.coursera.org/learn/r-programming) * [Coursera -allows to audit course for free but certification is paid.](https://www.coursera.org/learn/r-programming)
@ -28,6 +29,8 @@ Now install it on your computer. For help in installation refer to reference sec
* [Advanced R](https://adv-r.hadley.nz/) * [Advanced R](https://adv-r.hadley.nz/)
* [RSeek](http://rseek.org/) * [RSeek](http://rseek.org/)
* [Udemy](https://www.udemy.com/r-basics/) * [Udemy](https://www.udemy.com/r-basics/)
* [Quick R](https://www.statmethods.net)
* [Swirl Courses](https://swirlstats.com)
## Reference ## Reference
* [Installing R on Windows](http://youtu.be/Ohnk9hcxf9M) * [Installing R on Windows](http://youtu.be/Ohnk9hcxf9M)