R/point.R
make_jitter.Rd
Jitterplot
make_jitter(xy_coord, jitter)
`data.frame` of XY coordinates.
Amount of jitter.
[`ggplot`] object.
make_jitter(data.frame(x = 1, y = 1))