Learn R Programming

WeightedTreemaps (version 0.1.4)

print.sunburstResult: print.sunburstResult

Description

Print method for sunburstResult

Usage

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

Value

Returns a data.frame

Arguments

x

(sunburstResult) A sunburst treemap results object

...

(none) Not used

See Also

sunburstTreemap for generating the treemap that is the input for this function