# NOT RUN {
# Run countries_list() to display the full list of countries
# For the example Chile is "chl" and China is "chn"
# What does Chile export to China?
# Year 2015 (HS92 4 characters)
# treemap("chl", "chn", "exports", 2015)
# treemap("chl", "chn", "exports", 2015, 1) # equivalent to last command
# }
Run the code above in your browser using DataLab