Learn R Programming

ICSClust (version 0.1.1)

plot.ICSClust: Scatterplot Matrix with densities on the diagonal

Description

Wrapper for component_plot().

Usage

# S3 method for ICSClust
plot(x, ...)

Value

An object of class "ggmatrix" (see GGally::ggpairs()).

Arguments

x

an object of class "ICSClust".

...

additional arguments to be passed down to component_plot()

Author

Aurore Archimbaud