fortify.conProfile: Fortify a 'conProfile' object for plotting with ggplot2.

Description Usage Arguments

Description

Fortify a conProfile object for plotting with ggplot2.

Usage

1
2
3
4
## S3 method for class 'conProfile'
fortify(model, data, melt = FALSE, ...)

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

Arguments

model

The conProfile object.

data

Ignored.

melt

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

...

Ignored.


trackeR documentation built on May 15, 2019, 5:04 p.m.