canada {voronoiTreemap} | R Documentation |
An example data.frame using Canadian Consumer Price Index (CPI) to demonstrate the voronoiTree package
data(canada)
A data frame with 247 rows and 5 variables:
Name of first-level (region)
Leaf names of second-level (elementary_aggregate)
Leaf names of third-level values (intermediate_aggregate)
colors in which the plot-regions will be filled
CPI in percent of the overall total
NAs
data("canada")
head(canada)