boxplot2: Wrapper for boxplot function that also prints P values

Description Usage Arguments Value Examples

Description

Wrapper for boxplot function that also prints P values

Usage

1
boxplot2(y.list, ...)

Arguments

y.list

a named list of vectors indicating values for each group

...

additional arguments to the boxplot function

Value

a boxplot with P values

Examples

1
    boxplot2(list(`Foo`=1:3, `Bar`=10:13))

agentlans/PeakSorter documentation built on May 14, 2019, 5:23 p.m.