str.ggmatrix: 'ggmatrix' structure

View source: R/ggpairs_internal_plots.R

str.ggmatrixR Documentation

ggmatrix structure

Description

View the condensed version of the ggmatrix object. The attribute "class" is ALWAYS altered to "_class" to avoid recursion.

Usage

## S3 method for class 'ggmatrix'
str(object, ..., raw = FALSE)

Arguments

object

ggmatrix object to be viewed

...

passed on to the default str method

raw

boolean to determine if the plots should be converted to text or kept as original objects


GGally documentation built on Nov. 22, 2023, 9:06 a.m.