draw.cov.matrix: Plot covariance heatmap from matrix

Description Usage Arguments Value Examples

View source: R/covariance.R

Description

Plot covariance heatmap from matrix

Usage

1
draw.cov.matrix(my.matrix, fun = stats::cov, ...)

Arguments

my.matrix

matrix to calculate the covariance

fun

function to use

...

arguments to pass to fun function

Value

a ggplot2

Examples

1
2

loose.rock documentation built on April 30, 2021, 1:06 a.m.