plot.feature_projection {theftdlc} | R Documentation |
Produce a plot for a feature_projection object
Description
Produce a plot for a feature_projection object
Usage
## S3 method for class 'feature_projection'
plot(x, show_covariance = TRUE, ...)
Arguments
x |
|
show_covariance |
|
... |
Arguments to be passed to methods |
Value
object of class ggplot
that contains the graphic
Author(s)
Trent Henderson
[Package theftdlc version 0.1.0 Index]