View source: R/plot.cor.matrix.R
plot.cor.matrix | R Documentation |
Produces a circle plot for an object of class "plot.cor.matrix"
## S3 method for class 'cor.matrix'
plot(x,y=NULL,size=10,...)
x |
Object of class |
y |
unused |
size |
maximum radius size |
... |
further arguments. unsued |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.