powered by
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
# NOT RUN { data("ExampleGDP") head(ExampleGDP) # }
Run the code above in your browser using DataLab