rxBoxPlot.stats: Function to create a boxplot from an XDF file.

Description Usage Arguments See Also

Description

Function to create a boxplot from an XDF file.

Usage

1
2
3
rxBoxPlot.stats(x, data, coef = 1.5, do.conf = TRUE, do.out = TRUE,
  blocksPerRead = rxGetOption("blocksPerRead"),
  reportProgress = rxGetOption("reportProgress"))

Arguments

x

???

data

xdf file

coef

???

do.conf

???

do.out

???

blocksPerRead

Passed to rxQuantile

reportProgress

Passed to rxQuantile

See Also

rxBoxPlot


RevoEnhancements/RevoEnhancements documentation built on May 9, 2019, 9:46 a.m.