print.sunburstResult {WeightedTreemaps}R Documentation

print.sunburstResult

Description

Print method for sunburstResult

Usage

## S3 method for class 'sunburstResult'
print(x, ...)

Arguments

x

(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]