plot_kernel_or_cov_matrix: Renders a kernel or covariance matrix as a square heatmap.

View source: R/visuals.R

plot_kernel_or_cov_matrixR Documentation

Renders a kernel or covariance matrix as a square heatmap.

Description

Renders a kernel or covariance matrix as a square heatmap.

Usage

plot_kernel_or_cov_matrix(K, save_name = NULL)

Arguments

K

symmetric matrix object

save_name

if not NULL, a filename under which to save the plot

Value

a ggplot object


kimberlyroche/rulesoflife documentation built on May 7, 2023, 11:08 a.m.