sboxplot: smart boxplot

Description Usage Arguments Examples

Description

draws points or boxes depending on sample size

Usage

1

Arguments

x

a named list of numeric vectors

...

further arguments passed on to boxplot

Examples

1
sboxplot(list(a=rnorm(15),b=rnorm(75),c=rnorm(10000)))

rafalib documentation built on May 1, 2019, 10:26 p.m.