fortify: Fortify a model with data.

Description Usage Arguments See Also

View source: R/fortify.r

Description

Rather than using this function, I now recommend using the broom package, which implements a much wider range of methods. fortify may be deprecated in the future.

Usage

1
fortify(model, data, ...)

Arguments

model

model or other R object to convert to data frame

data

original dataset, if needed

...

other arguments passed to methods

See Also

fortify.lm()


SahaRahul/ggplot2 documentation built on May 17, 2019, 1:46 p.m.