RDocumentation
Moon
Learn R
Search all packages and functions
ggbeeswarm (version 0.7.2)
Categorical Scatter (Violin Point) Plots
Description
Provides two methods of plotting categorical scatter plots such that the arrangement of points within a category reflects the density of data at that region, and avoids over-plotting.
Copy Link
Copy
Link to current version
Version
Version
0.7.2
0.7.1
0.6.0
0.5.3
0.5.2
0.5.0
Down Chevron
Install
install.packages('ggbeeswarm')
Monthly Downloads
25,305
Version
0.7.2
License
GPL (>= 3)
Issues
8
Pull Requests
2
Stars
511
Forks
29
Repository
https://github.com/eclarke/ggbeeswarm
Maintainer
Erik Clarke
Last Published
April 29th, 2023
Functions in ggbeeswarm (0.7.2)
Search functions
offset_beeswarm
An internal function to calculate new positions for geom_beeswarm
geom_beeswarm
Points, jittered to reduce overplotting using the beeswarm package
geom_quasirandom
Points, jittered to reduce overplotting using the vipor package
position_beeswarm
Arrange points using the
\link[beeswarm]
package.
ggbeeswarm
ggbeeswarm extends ggplot2 with violin point/beeswarm plots
position_quasirandom
Arrange points using quasirandom noise to avoid overplotting