Description Usage Arguments Value Examples
Plot covariance heatmap from matrix
| 1 | draw.cov.matrix(my.matrix, fun = cov, ...)
 | 
| my.matrix | matrix to calculate the covariance | 
a ggplot2
| 1 2 | draw.cov.matrix(matrix(rnorm(100), ncol = 10))
draw.cov.matrix(gen.synth.xdata(10, 10, .2))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.