ExampleGDP {voronoiTreemap} | R Documentation |
An example data.frame using GDP data to demonstrate the voronoiTree package
data(ExampleGDP)
A data frame with 42 rows and 6 variables:
Name of first-level (redundant)
Leaf names of second-level (continents)
Leaf names of third-level values (countries)
colors in which the plot-regions will be filled
GDP values in percent of the overall total
short labels used for overlays in plotting
data("ExampleGDP")
head(ExampleGDP)