Zoom Resources
Last updated: January 4, 2023
Table of contents
Here are a number of useful resources.
R main sites
RStudio
- Posit site (Posit is the brand new name of the RStudio company)
- Posit cheatsheets
Documentation as pdf
Software Carpentry online workshops
Online books
- R for Data Science (heavily based on the tidyverse )
- Advanced R (functioning of the language)
- R Packages (how to create packages)
- Efficient R programming (code optimization)