Guides: learning the basics and data analysis
- R for Data Science-Hadley Wickham
- R tips pages-Dolph Schluter
- MarinStatsLectures-videos by Mike Marin
- Swirl-Interactive Data analysis in R
- Moderndive-Chester Ismay, Albert Y. Kim
- Coursera Learning to Program in R
- Data Carpentry R Tutorials-various contributors
- Teach Tidyverse to Beginners-David Robinson
- Become a Superhero, Handle Your Data with R-Ciera C. Martinez
- Scripting for data analysis-Martin Johnsson
- RStats for ag-A.Kniss and J. C. Streibig
- Cookbook for R-Winston Chang
- Our coding club-various contributors
- Environmental computing-various contributors
- Data Analysis with R-Udacity
- Exploratory Data Analysis-Dylan Childs
- USGS Introduction To R - various contributors
- ggpubr: Publication ready plots - various contributors
- R Video Podcast series - Andrew Jackson
- Introduction to building R packages-(empowering coding women by Christina Knudson)
Field-specific guides
Psychometrics
- Introduction to Exploratory Graph Analysis for psychometricians-Hudson Golino
Ecology (broad)
- Project Eddie & MacrosystemsEDDIE (modules for teaching simulation modeling and macrosystems ecology to R-novices)
- Statistics for Soil Scientists-Katey Yoast, Skye Wills, Stephen Roecker and Tom D’Avello
- Environmental computing- Will Cornwell
Genomics/Bioinformatics
- Intro to R, calculating genome coverage-Laurie Stevison
- Practical Introduction to Bioinformatics & Genomics-Ian Dworkin
- Adegenet (Multivariate Analysis of Genetic Markers) - various contributors
Phylogenetic analyses
- Phylogenetic tools for comparative biology - Liam Revell
- Phylogenetic trees in R - Lars Schmitz
- Comparative methods in R - Luke J Harmon
- Arbor workflows (R and more)
- Quantitative evolution-Steve Arnold and Joe Felsenstein (Nimbios tutorials-videos and R exercises)
Data Visualization
- Fundamentals of data visualization - Claus O. Wilke
Tips
- Quick-R
- Tons of links here!
- RStudio CheatSheets
Course notes
- MCMCglmm Course Notes - Jarrod Hadfield (Cran-R-project)
Books
- Statistical Rethinking-Richard McElreath (CRC Press)
- Statistical Rethinking YouTube course-Richard McElreath
- Ecological Models and Data in R-Ben Bolker (Princeton University Press)
- Introduction to WinBugs for Ecologists-Marc Kery (Academic Press, lots of R)
- R packages-Hadley Wickham