image_mat: Plot covariance

Description Usage Arguments

View source: R/utils_plotting.R

Description

plot a squared matrix as a heatmap take care of putting things in the right direction and add a legend

Usage

1
image_mat(A, xlab = "columns", ylab = "rows", plotlegend = TRUE, ...)

Arguments

A

the matrix to plot

xlab, ylab,

plotlegend plotting options

...

additional parameters passed to image.plot=>image


robertsy/assimilr documentation built on May 27, 2019, 10:33 a.m.