boxplot.weighted.formula {ggplot}R Documentation

Weighted box plot calculats

Usage

boxplot.weighted.formula(formula, data = NULL, ..., weights=1, subset, na.action = NULL)

Arguments

formula
data
...
weights
subset
na.action

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]