print.WLabel: print WLabel

View source: R/label.R

print.WLabelR Documentation

print WLabel

Description

print WLabel

Usage

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

Arguments

x

a WLabel object

cex

factor to scale text

layout.only

plot layout only

stand.alone

plot label stand alone

...

additional options

Examples


print(WLabel("This is a label."))

wheatmap documentation built on March 18, 2022, 6:43 p.m.