pairedswarm: Beeswarm with lines linking pairs

View source: R/pairedswarm.R

pairedswarmR Documentation

Beeswarm with lines linking pairs

Description

Beeswarm with lines linking pairs

Usage

pairedswarm(y, g, pairs = NULL, pwcol = NULL, lcol = "grey", ...)

Arguments

y

values to be plotted

g

group assignments

pairs

vector of length equal to number of data points plotted, indicating the pair ID for each data point

...

Any further parameters to pass to beeswarm

color

of the lines to draw

Details

Beeswarm with lines linking pairs.


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.