1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-25 08:01:57 +00:00

Merge pull request #203 from ericguirbal/R

Add french book on R by Vincent Goulet
This commit is contained in:
vhf / victor felder 2013-10-20 02:11:49 -07:00
commit f8429d78a8

View File

@ -9,6 +9,7 @@
* [LaTeX](#latex) * [LaTeX](#latex)
* [Perl](#perl) * [Perl](#perl)
* [Python](#python) * [Python](#python)
* [R](#r)
* [Ruby](#ruby) * [Ruby](#ruby)
* [SPIP](#spip) * [SPIP](#spip)
* [TeX](#tex) * [TeX](#tex)
@ -59,6 +60,10 @@ Voir aussi [TeX](#tex)
* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen * [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
* [Ruby en vingt minutes](https://www.ruby-lang.org/fr/documentation/quickstart/) * [Ruby en vingt minutes](https://www.ruby-lang.org/fr/documentation/quickstart/)