corsplom.folded: Correlated Splom for Folded

Description Usage Arguments See Also

View source: R/metaplot.R

Description

Creates a scatterplot matrix with correlations for folded. Categoricals in ... are currently ignored. dots (...) are names of items in VARIABLE to be plotted, or named arguments to be passed to data.frame method.

Usage

1
2
## S3 method for class 'folded'
corsplom(x, ...)

Arguments

x

folded

...

unquoted names of variables to plot, or other named arguments

See Also

Other multivariate plots: metaplot.folded


fold documentation built on April 23, 2018, 5:03 p.m.

Related to corsplom.folded in fold...