I link you here the “R for life sciences” lecture notes I am doing, so they are easily available.
(If you prefeer in Spanish / Si prefieres en español)
Lecture notes | Web html | epub | |
---|---|---|---|
1. Easy R start | html | epub | |
2. Operations | html | epub | |
3. Basic graphics and data | html | epub | |
4. Hypothesis testing | html | epub |
Some other interesting books and webs for R and statistics are:
- R for Data Science
- Cookbook for R
- Quick R
- R programming wikibook
- The R graph gallery. Nice graphs with code.
For reproducible code basics:
- Guide to Reproducible Code in Ecology and Evolution from the British Ecological Society.
To look for a specific topic:
- https://rseek.org/
- https://stackoverflow.com/ If the topic is not yet included, is possible to ask.
- http://www.r-bloggers.com/
[…] Para empezar en Inglés, podéis utilizar mis apuntes del Master Plant Health: My R lecture notes / Mis apuntes de R. […]