Small format for column (#1522)
species column name is missing back ticks in this reference
This commit is contained in:
@@ -804,7 +804,7 @@ You will learn about many other geoms for visualizing distributions of variables
|
||||
|
||||
5. Make a scatterplot of `bill_depth_mm` vs. `bill_length_mm` and color the points by `species`.
|
||||
What does adding coloring by species reveal about the relationship between these two variables?
|
||||
What about faceting by species?
|
||||
What about faceting by `species`?
|
||||
|
||||
6. Why does the following yield two separate legends?
|
||||
How would you fix it to combine the two legends?
|
||||
|
||||
Reference in New Issue
Block a user