cranvas (version 0.8.5)

qbxp: Create a boxplot layer

Description

A ``low-level'' plotting function to create a boxplot layer.

Usage

qbxp(data, meta, subset = FALSE, ...)

Arguments

meta
the meta data
subset
whether to draw boxplots based on selected rows
...
other arguments passed to qlayer
data
a mutaframe created by qdata

Value

a layer object

Examples

Run this code
## see source code of qboxplot()

Run the code above in your browser using DataLab