summary.sunburstResult {WeightedTreemaps} | R Documentation |
summary.sunburstResult
Description
Summary method for sunburstResult
Usage
## S3 method for class 'sunburstResult'
summary(object, ...)
Arguments
object |
(sunburstResult) A sunburst treemap results object |
... |
(none) Not used |
Value
Returns a data.frame
See Also
sunburstTreemap
for generating the treemap that is
the input for this function
[Package WeightedTreemaps version 0.1.2 Index]