Skip to content
R for the Rest of Us Logo

R in 3 Months (Spring 2025)

Tips for Working with Quarto

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  1. Working in your report.qmd file, right below the YAML, add a code chunk that loads the tidyverse and imports your penguins data to an object called penguins.

  2. Add a first-level heading with the text Results.

  3. Right below the Results heading, create a second code chunk and add some code that you used to make a graph in the data viz section of the course.

  4. Render your document and make sure it works!

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.

Course Content

127 Lessons