ggplot.corr: ggplot.corplot

Description Usage Arguments

View source: R/pub01_utilityFuncs.R

Description

ggplot.corplot

Usage

1
2
## S3 method for class 'corr'
ggplot(corr, show = c("all", "lower", "upper"))

Arguments

corr

is correlation matrix or a list of correlation matrix ,see cor.

show

show which part of the correlation matrix? "all","lower" or "upper".


raphael210/QUtility documentation built on May 26, 2019, 11:05 p.m.