Tips for Working with Quarto
This lesson is called Tips for Working with Quarto, part of the R in 3 Months (Fall 2025) course. This lesson is called Tips for Working with Quarto, part of the R in 3 Months (Fall 2025) course.
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.
Loading transcript...
Your Turn
Working in your
report.qmdfile, right below the YAML, add a code chunk that loads the tidyverse and imports your penguins data to an object calledpenguins.Add a first-level heading with the text Results.
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.
Render your document and make sure it works!
Have any questions? Put them below and we will help you out!
Course Content
128 Lessons
You need to be signed-in to comment on this post. Login.