# NOT RUN {
ggplot2::ggplot(G20, ggplot2::aes(area = gdp_mil_usd,
fill = econ_classification,
label = country)) +
geom_treemap() +
geom_treemap_text()
# }
Run the code above in your browser using DataLab