View source: R/MegaLMM_functions.R
Image | R Documentation |
image()
.Like 'image,CHMfactor-method', but with better defaults for correlation matrices especially.
Image(X, dimnames = FALSE, title = NULL, include_zero = TRUE, ...)
X |
numeric matrix to plot. |
dimnames |
should row/colnames of matrix be added to the plot |
title |
Optional title |
include_zero |
should the z-value zero be included in the scale? |
The default is to have the colors evenly spaced, instead of having the full range <0 and >0.
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.