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 "ICSClust".

...

additional arguments to be passed down to component_plot()

Value

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

Author(s)

Aurore Archimbaud


[Package ICSClust version 0.1.0 Index]