8 Cheat Sheets
You can also follow the links to various cheat sheets and print them out to decorate your desk:
- R: to discover R universe
- Base R: to get started with R
- RStudio: to get started with RStudio
- R Best Practice: to improve your R skills
- ggplot2: to get started with generating plots
- dplyr: to manipulate datatables
- tidyr: to tidy datatables
- quarto: to create beautiful notebooks with integrated code
- rmarkdown: to create beautiful notebooks with integrated code (deprecated)
- git: to version control code
- git branching model: to develop tools with version control
- conda: to use contained and reproducible package environment