Learn R Programming

⚠️There's a newer version (0.7.3) of this package.Take me there.

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

Version

Install

install.packages('ggbeeswarm')

Monthly Downloads

48,624

Version

0.7.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Erik Clarke

Last Published

April 29th, 2023

Functions in ggbeeswarm (0.7.2)

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