boxplot.weighted.formula {ggplot}R Documentation

Weighted box plot calculats

Description

Usage

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

Arguments

formula
data
...
weights
subset
na.action

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.4.2 Index]