powered by
Coerces a sunburstResult object to data frame.
# S3 method for sunburstResult as.data.frame(x, ..., stringsAsFactors = FALSE)
Returns a data.frame
(sunburstResult) A sunburst treemap results object
(none) Not used
(logical) Transform strings to factors, default FALSE
sunburstTreemap for generating the treemap that is the input for this function
sunburstTreemap