Starter files for Posit Academy Tidyverse IDE tutorials. These tutorials run in your browser but ask you to work with files in your IDE (Positron or RStudio) alongside the tutorial.
By accessing these Posit Academy course materials, you agree to Posit's End User License Agreement and Learning Services Agreement.
Clone this repository in a Terminal on Posit Workbench:
git clone https://github.com/rstudio/academy-tidyverse-ide-tutorials.git| Folder | Starter File | Tutorial |
|---|---|---|
01-quarto-survey/ |
penguins.qmd |
Quarto basics: rendering, markdown, chunk options |
02-quarto-layouts/ |
sleep.qmd |
Quarto document layouts: columns, tabsets, callouts, margins |
03-quarto-parameterize/ |
tx-housing.qmd |
Parameterized Quarto reports |
04-quarto-slideshow/ |
storms.qmd |
Reveal.js slide presentations in Quarto |
Each folder contains a starter .qmd file and any images or data needed for that tutorial.
When a tutorial asks you to open a starter file, navigate to the corresponding folder and open the .qmd file in your IDE.