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.
|
* [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/)
|
|
||||||
* [Code school](http://tryr.codeschool.com/)
|
* [R Studio](https://www.rstudio.com/online-learning/)
|
||||||
* [Coursera -allows to audit course for free but certification is paid.](https://www.coursera.org/learn/r-programming)
|
* [Code school](http://tryr.codeschool.com/)
|
||||||
* [DataCamp -allows to complete the introductory part for free.](https://www.datacamp.com)
|
* [Coursera -allows to audit course for free but certification is paid.](https://www.coursera.org/learn/r-programming)
|
||||||
* [R for Data Science -is a book which is available free to read online.](http://r4ds.had.co.nz/)
|
* [DataCamp -allows to complete the introductory part for free.](https://www.datacamp.com)
|
||||||
* [Mastering Software Development in R -is a free e-book addressing the Tidyverse among other topics](https://bookdown.org/rdpeng/RProgDA/)
|
* [R for Data Science -is a book which is available free to read online.](http://r4ds.had.co.nz/)
|
||||||
* [edX -allows to audit course for free but certification is paid.](https://www.edx.org/learn/r-programming)
|
* [Mastering Software Development in R -is a free e-book addressing the Tidyverse among other topics](https://bookdown.org/rdpeng/RProgDA/)
|
||||||
* [Advanced R](https://adv-r.hadley.nz/)
|
* [edX -allows to audit course for free but certification is paid.](https://www.edx.org/learn/r-programming)
|
||||||
* [RSeek](http://rseek.org/)
|
* [Advanced R](https://adv-r.hadley.nz/)
|
||||||
* [Udemy](https://www.udemy.com/r-basics/)
|
* [RSeek](http://rseek.org/)
|
||||||
|
* [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)
|
||||||
|
Reference in New Issue
Block a user