name: "Pre-flight checklist: chapter XX, YYYY" about: Checklist of actions required before a tutorial is published title: '' labels: Release assignees: mpjashby
contents.qmd
aes()
inside ggplot()
(rather than inside geom_*()
) is instead in the form ggplot() + aes()
harmonise_image_sizes()
source(here::here("mask_learnr_functions.R"))
from setup chunkpacman::p_load()
instead of library()
Cmd+F
to replace any reference to 'tutorial' with 'chapter'Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.