print.WHeatmap: plot WHeatmap

View source: R/wheatmap.R

print.WHeatmapR Documentation

plot WHeatmap

Description

plot WHeatmap

Usage

## S3 method for class 'WHeatmap'
print(x, cex = 1, layout.only = FALSE, stand.alone = TRUE, ...)

Arguments

x

a WHeatmap

cex

factor to scaling texts

layout.only

plot layout only

stand.alone

plot is stand alone

...

additional options

Value

NULL

Examples

print(WHeatmap(matrix(1:12, nrow=2)))


zwdzwd/wheatmap documentation built on March 17, 2022, 10:49 p.m.