Hi there!
I'm following all of the second edition of the book and in Exercise 3 of the 1.5.5. section is says: "In the scatterplot of hwy vs. displ, what happens if you map a third variable to linewidth?". However, there is no parameter/aesthetic called linewidth not in the documentation nor as a factor in the dataset. When included in the code, R just ignores the parameter. So I would assume this is an error? Can someone correct me or fix this, please? This caused me a little confusion haha.
Hi there! I'm following all of the second edition of the book and in Exercise 3 of the 1.5.5. section is says: "In the scatterplot of
hwy
vs.displ
, what happens if you map a third variable tolinewidth
?". However, there is no parameter/aesthetic calledlinewidth
not in the documentation nor as a factor in the dataset. When included in the code, R just ignores the parameter. So I would assume this is an error? Can someone correct me or fix this, please? This caused me a little confusion haha.Thanks, -MR