canada: canada

Description Usage Format Examples

Description

An example data.frame using Canadian Consumer Price Index (CPI) to demonstrate the voronoiTree package

Usage

1

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

1
2
data("canada")
head(canada)

voronoiTreemap documentation built on May 2, 2019, 9:26 a.m.