plot.ICSClust {ICSClust} | R Documentation |
Scatterplot Matrix with densities on the diagonal
Description
Wrapper for component_plot()
.
Usage
## S3 method for class 'ICSClust'
plot(x, ...)
Arguments
x |
an object of class |
... |
additional arguments to be passed down to |
Value
An object of class "ggmatrix"
(see
GGally::ggpairs()
).
Author(s)
Aurore Archimbaud
[Package ICSClust version 0.1.0 Index]