fortify.distrProfile: Fortify a distrProfile object for plotting with ggplot2.

View source: R/distributionProfile.R

fortify.distrProfileR Documentation

Fortify a distrProfile object for plotting with ggplot2.

Description

Fortify a distrProfile object for plotting with ggplot2.

Usage

## S3 method for class 'distrProfile'
fortify(model, data, melt = FALSE, ...)

fortify_distrProfile(model, data, melt = FALSE, ...)

Arguments

model

The distrProfile object.

data

Ignored.

melt

Logical. Should the data be melted into long format instead of the default wide format?

...

Ignored.


trackerproject/trackeR documentation built on Jan. 14, 2024, 11:42 p.m.