Custom wrapper for geom_jitter
geom_jitter_RR.Rd
Custom wrapper for geom_jitter
Arguments
- ...
Other arguments passed on to
layer()
. These are often aesthetics, used to set an aesthetic to a fixed value, likecolour = "red"
orsize = 3
. They may also be parameters to the paired geom/stat.- size
Size of the dots.
- width
Amount of horizontal jitter.
- height
Amount of vertical jitter.