library(ggplot2)
= iris |> ggplot() +
p1 aes(x = Petal.Length, y = Petal.Width, colour = Species) +
geom_point(size = 4) + theme_classic(base_size = 20)
p1
The University of Sydney
Note title
Note text
Tip title
Tip text
Important title
Important text
Footers for comments, or links to further resources. These don’t show up when printing the slides to pdf!
Block quote
List One
List Two
Left column
Right column
echo: false
output-location: column
When you click the Render button a document will be generated that includes:
Reference Wickham et al. (2019)
When you click the Render button a presentation will be generated that includes both content and the output of embedded code. You can embed code like this:
The quartostamp
R package provides RStudio “Addins” that make life easier for working with Quarto documents. It has a bunch of templates, e.g. for creating