plotEdaCorr: Plot the correlations among the principal components

View source: R/GcClusterFunctions.R

plotEdaCorrR Documentation

Plot the correlations among the principal components

Description

Plot both the correlation matrix of the principal components and the histogram of the correlations.

Usage

plotEdaCorr(transData)

Arguments

transData

List containing the transformed geochemical concentrations and related information. This list is return by function transformGcData, for which the documentation includes a complete description of container transData.

Examples

## Not run: 
plotEdaCorr(transData)

## End(Not run)


USGS-R/GcClust documentation built on April 17, 2023, 8:08 p.m.