fill in the blank: the _____ creates a scatterplot and then adds a small amount of random noise to each point in the plot to make the points easier to find.
A. geom_smooth() function
B. geom_jitter() function
C. geom_point() function
D. geom_bar() function