qbxp: Create a boxplot layer

Description Usage Arguments Value Author(s) Examples

View source: R/qboxplot.R

Description

A “low-level” plotting function to create a boxplot layer.

Usage

1
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

Author(s)

Yihui Xie <http://yihui.name>

Examples

1
## see source code of qboxplot()

ggobi/cranvas documentation built on May 17, 2019, 3:10 a.m.