plot.cor.matrix {Deducer} | R Documentation |
Plot method
Description
Produces a circle plot for an object of class "plot.cor.matrix"
Usage
## S3 method for class 'cor.matrix'
plot(x,y=NULL,size=10,...)
Arguments
x |
Object of class |
y |
unused |
size |
maximum radius size |
... |
further arguments. unsued |
Value
a ggplot object
[Package Deducer version 0.7-9 Index]