print.WLabel | R Documentation |
print WLabel
## S3 method for class 'WLabel' print(x, cex = 1, layout.only = FALSE, stand.alone = TRUE, ...)
x |
a WLabel object |
cex |
factor to scale text |
layout.only |
plot layout only |
stand.alone |
plot label stand alone |
... |
additional options |
print(WLabel("This is a label."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.