Exercise

Bar plots: position dodging

In the previous exercise we used the mtcars dataset to draw a dynamite plot about the weight of the cars per cylinder type.

In this exercise we will add a distinction between transmission type, fam, for the dynamite plots and explore position dodging (where bars are side-by-side).

Instructions 1/3

undefined XP
    1
    2
    3

Add two more aesthetics so the bars are colored and filled by fam.