2.10 R Resources Online
URL | Purpose |
---|---|
https://whitlockschluter3e.zoology.ubc.ca. | R resources to accompany Whitlock & Schluter text |
https://datacarpentry.org/R-genomics/01-intro-to-R.htm | l Data Carpentry Intro R tutorials |
https://r-dir.com/learn/tutorials.html | List of useful tutorials including videos |
https://www.rstudio.com/resources/webinars/ | Various online learning materials at RStudio |
https://rmd4sci.njtierney.com | R Markdown for Scientists |
http://r4ds.had.co.nz/index.html | Hadley Wickham’s online book |
URL | Purpose |
---|---|
http://blog.revolutionanalytics.com/beginner-tips/ | Beginner tips |
https://mran.microsoft.com/packages/ | Tool for exploring packages |
URL | Purpose |
---|---|
https://www.zoology.ubc.ca/~schluter/R/ | UBC zoology site handy stats reference |
http://statmethods.net/ | Good general reference |
URL | Purpose |
---|---|
http://statmethods.net/ | Good general reference for graphing |
http://ggplot2.org/book/ | Hadley Wickhams’s ggplot2 book online |
http://stats.idre.ucla.edu/r/seminars/ggplot2_intro/ | Great tutorial on ggplot2 |
http://www.cookbook-r.com/Graphs/ | Graphing with ggplot2 |
URL | Purpose |
---|---|
https://www.r-bloggers.com/ | Popular blog site, lots of info |
http://rseek.org/ | Search engine for R help |
URL | Purpose |
---|---|
https://cos.io/ | Center for Open Science |
https://ropensci.org/ | Open science R resources |
http://geoscripting-wur.github.io/RProjectManagement/ | Lessons about version control |
https://nicercode.github.io/ | Helping to improve your code |
URL | Purpose |
---|---|
http://spatial.ly/r/ | Example maps with R |
https://rstudio.github.io/leaflet/ | Online mapping with R |
https://www.earthdatascience.org/courses/earth-analytics/ | Excellent course |
https://geoscripting-wur.github.io/ | Amazing “geoscripting” tutorial |