plot.feature_projection {theftdlc} | R Documentation |
Produce a plot for a feature_projection object
## S3 method for class 'feature_projection'
plot(x, show_covariance = TRUE, ...)
x |
|
show_covariance |
|
... |
Arguments to be passed to methods |
object of class ggplot
that contains the graphic
Trent Henderson