plotgroups.beeswarm: Plot several groups of repeated observations as a beeswarm...

Description Usage Format Value See Also

Description

This is intended to be called from plotgroups. Requires the beeswarm package.

Usage

1

Format

list of functions plot, ylim, features plot accepts the following parameters:

data

list, each element is a vector of replicates for one combination of parameters

at

numeric vector giving the X locations where the plots should be drawn

stats

list containing the summary statistics (see plotgroups)

colors

colors for plotting

features

the features to plot. At the moment, either mean or median can be plotted. Also, only one of box, iqr, sd, sem, ci can be plotted at the moment.

barwidth

width of the individual bars/boxes etc. as fraction of 1

palpha

opacity of the individual points

bxplwd

line width for the simplified boxplot

bxpcols

colors for the simplified boxplot

...

additional parameters passed to beeswarm

Value

Same as beeswarm

See Also

plotgroups

beeswarm

Other plotgroups plotting functions: plotgroups.barplot, plotgroups.boxplot, plotgroups.vioplot


ilia-kats/imisc documentation built on May 18, 2019, 3:43 a.m.