Skip to content

Commit f1dc9f1

Browse files
authored
Added new resource for R language (#6005)
* Added new resource for R language * Update free-programming-books-langs.md
1 parent cf51280 commit f1dc9f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: books/free-programming-books-langs.md

+1
Original file line numberDiff line numberDiff line change
@@ -1941,6 +1941,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
19411941
### R
19421942

19431943
* [Advanced R Programming](http://adv-r.had.co.nz) - Hadley Wickham
1944+
* [An Introduction to R](https://cran.r-project.org/doc/manuals/R-intro.html) -David M. Smith and William N. Venables
19441945
* [An Introduction to Statistical Learning with Applications in R](https://web.stanford.edu/~hastie/ISLR2/ISLRv2_website.pdf) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani (PDF)
19451946
* [Cookbook for R](http://www.cookbook-r.com) - Winston Chang
19461947
* [Data Analysis and Prediction Algorithms with R](https://rafalab.github.io/dsbook/) - Rafael A. Irizarry

0 commit comments

Comments
 (0)