fortify {ggplot2}R Documentation

Fortify a model with data

Description

Generic method to supplement the original data with model fit statistics

Usage

fortify(model, data, ...)

Arguments

model
data
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

fortify.lm


[Package ggplot2 version 0.8.2 Index]