---
title: "R Cheat Sheets"
---

Printable one- or two-page references hosted alongside this site.

## Core R & Positron

- [Base R cheat sheet](cheatsheets/base-r.pdf)
- [Positron keyboard shortcuts](https://docs.posit.co/ide/user/ide/reference/shortcuts.html)
- [R colors reference (r-charts.com)](https://r-charts.com/colors/)

## Data import, manipulation & plotting

- [Data import cheat sheet](cheatsheets/data-import.pdf)
- [Data visualization (ggplot2) cheat sheet](cheatsheets/data-visualization-2.1.pdf)

## Quarto authoring

- [Quarto cheat sheet](cheatsheets/quarto.pdf)

## Math notation

- [LaTeX math cheat sheet](cheatsheets/latexsheet.pdf)
