Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ You'll learn more about the relative advantages and disadvantages of each in @se
What's the key difference?

2. Use faceting to explore the 3-way relationship between fuel economy, engine size, and number of cylinders.
How does faceting by number of cylinders change your assessement of the relationship between engine size and fuel economy?
How does faceting by number of cylinders change your assessment of the relationship between engine size and fuel economy?

3. Read the documentation for `facet_wrap()`.
What arguments can you use to control how many rows and columns appear in the output?
Expand Down