print.WGG {wheatmap} | R Documentation |
plot WGG object
Description
plot WGG object
Usage
## S3 method for class 'WGG'
print(x, cex = 1, layout.only = FALSE, stand.alone = TRUE, ...)
Arguments
x |
WGG |
cex |
scaling factor for text |
layout.only |
plot layout |
stand.alone |
produce a stand.alone plot |
... |
extra options |
Value
printed ggobj object
[Package wheatmap version 0.2.0 Index]