print.WGenerator {wheatmap} | R Documentation |
print a WGenerator
Description
This calls WGenerator and creates a WGroup to enclose the produced object.
Usage
## S3 method for class 'WGenerator'
print(x, ...)
Arguments
x |
a WGenerator object |
... |
additional options |
Value
the WGroup containing the plotting object
[Package wheatmap version 0.2.0 Index]