print.WHeatmap | R Documentation |
plot WHeatmap
## S3 method for class 'WHeatmap' print(x, cex = 1, layout.only = FALSE, stand.alone = TRUE, ...)
x |
a WHeatmap |
cex |
factor to scaling texts |
layout.only |
plot layout only |
stand.alone |
plot is stand alone |
... |
additional options |
NULL
print(WHeatmap(matrix(1:12, nrow=2)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.