plot.cor.matrix: Plot method

Description Usage Arguments Value

View source: R/plot.cor.matrix.R

Description

Produces a circle plot for an object of class "plot.cor.matrix"

Usage

1
2
## S3 method for class 'cor.matrix'
plot(x,y=NULL,size=10,...)

Arguments

x

Object of class "cor.matrix".

y

unused

size

maximum radius size

...

further arguments. unsued

Value

a ggplot object


Deducer documentation built on May 2, 2019, 8:35 a.m.