print.WGrob {wheatmap}R Documentation

plot WGrob object

Description

plot WGrob object

Usage

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

Arguments

x

WGrob

cex

scaling factor for text

layout.only

plot layout

stand.alone

produce a stand.alone plot

...

extra options


[Package wheatmap version 0.2.0 Index]