Learn R Programming

WeightedTreemaps (version 0.1.4)

summary.sunburstResult: summary.sunburstResult

Description

Summary method for sunburstResult

Usage

# S3 method for sunburstResult
summary(object, ...)

Value

Returns a data.frame

Arguments

object

(sunburstResult) A sunburst treemap results object

...

(none) Not used

See Also

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