image()
.Image.Rd
Like `image,CHMfactor-method`, but with better defaults for correlation matrices especially.
Image(X, dimnames = FALSE, title = NULL, include_zero = TRUE, ...)
numeric matrix to plot.
should row/colnames of matrix be added to the plot
Optional title
should the z-value zero be included in the scale?
ggplot object
The default is to have the colors evenly spaced, instead of having the full range <0 and >0.