mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-26 17:14:57 +02:00
fix: preserve title - author
format (#7032)
* fix: preserve `title - author` format (es) * fix: preserve `title - author` format (ja) * fix: preserve `title - author` format (en) * fix: preserve `title - author` format (si) * fix: missing dash after title when author exists
This commit is contained in:
@@ -2010,7 +2010,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
||||
### R
|
||||
|
||||
* [Advanced R Programming](http://adv-r.had.co.nz) - Hadley Wickham
|
||||
* [An Introduction to R](https://cran.r-project.org/doc/manuals/R-intro.html) -David M. Smith and William N. Venables
|
||||
* [An Introduction to R](https://cran.r-project.org/doc/manuals/R-intro.html) - David M. Smith and William N. Venables
|
||||
* [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)
|
||||
* [blogdown: Creating Websites with R Markdown](https://bookdown.org/yihui/blogdown/) - Yihui Xie, Amber Thomas, Alison Presmanes Hill
|
||||
* [Cookbook for R](http://www.cookbook-r.com) - Winston Chang
|
||||
|
Reference in New Issue
Block a user