diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 4d3029de..df63ae44 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -9,6 +9,7 @@ * [LaTeX](#latex) * [Perl](#perl) * [Python](#python) +* [R](#r) * [Ruby](#ruby) * [SPIP](#spip) * [TeX](#tex) @@ -59,6 +60,10 @@ Voir aussi [TeX](#tex) * [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen +###R + +* [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) par Vincent Goulet + ###Ruby * [Ruby en vingt minutes](https://www.ruby-lang.org/fr/documentation/quickstart/)