plot.ICSClust: Scatterplot Matrix with densities on the diagonal

View source: R/ICSClust.R

plot.ICSClustR 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


ICSClust documentation built on Sept. 21, 2023, 5:07 p.m.