fortify: Fortify crunch objects for use with ggplot

fortifyR 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


crunch documentation built on Aug. 31, 2023, 1:07 a.m.