fortify {crunch} | R Documentation |
Fortify crunch objects for use with ggplot
Description
Fortify crunch objects for use with ggplot
Usage
fortify.CrunchDataFrame(model, data, ...)
fortify.CrunchDataset(model, data, ...)
Arguments
model |
model or other R object to convert to data frame |
data |
original dataset, if needed |
... |
other arguments passed to methods |
[Package crunch version 1.31.0 Index]