pairedswarm: Beeswarm with lines linking pairs

Description Usage Arguments Details

View source: R/pairedswarm.R

Description

Beeswarm with lines linking pairs

Usage

1
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 April 1, 2020, 4:42 a.m.