Module 2 | Lesson 5
Clean figures
We've successfully learned how to write neat, well-formatted text and manage our code chunks with proficiency.
Now, let's advance our skills by focusing on achieving finer control over the figures we create, enhancing the visual impact of our reports.
Members only
8 minutes readControl figure size
Quarto allows you to specify the size of your figures directly within the code chunk parameters.
You can control both the width and height of a figure using the fig.width
and fig.height
options. These dimensions are specified in inches.
Productive R Workflow
This lesson is for members only! 😔
Become a member now to access the full course with a lifetime access!
Or Login