ExampleGDP: ExampleGDP

Description Usage Format Examples

Description

An example data.frame using GDP data to demonstrate the voronoiTree package

Usage

1

Format

A data frame with 42 rows and 6 variables:

h1

Name of first-level (redundant)

h2

Leaf names of second-level (continents)

h3

Leaf names of third-level values (countries)

color

colors in which the plot-regions will be filled

weight

GDP values in percent of the overall total

codes

short labels used for overlays in plotting

Examples

1
2
data("ExampleGDP")
head(ExampleGDP)

uRosConf/voronoiTreemap documentation built on July 3, 2019, 12:25 a.m.