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