post_fortify {ggfortify} | R Documentation |
Post process for fortify.
Description
Post process for fortify.
Usage
post_fortify(data, klass = NULL)
Arguments
data |
data.frame |
klass |
instance to be added as base_class attr, should be original model before fortified |
Value
data.frame
[Package ggfortify version 0.4.17 Index]