From 8f285d07920a476a23bfe6fe0d8ee209bb3741c9 Mon Sep 17 00:00:00 2001 From: fkneist Date: Wed, 24 Oct 2018 07:44:57 +0200 Subject: [PATCH] add e-book `Mastering Software Development in R` (#20750) --- guide/english/r/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/r/index.md b/guide/english/r/index.md index 072a1a237d..74761c0a63 100644 --- a/guide/english/r/index.md +++ b/guide/english/r/index.md @@ -24,6 +24,7 @@ Now install it on your computer. For help in installation refer to reference sec * [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/)