Exercise

The jitter function

Replot the scatterplot, but this time use the jitter() function. What was misleading about the initial scatterplot?

Instructions

100 XP

Redo the scatterplot of the previous exercise, but use jitter() on the x or y coordinate. Review the documentation by executing ?jitter in the console.