Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Many of our functions use a dataset with Brazilian municipalities, their municipality codes, whether they belong to the Legal Amazon, their state, and some more variables. It was constructed from the IBGE spreadsheet with Legal Amazon municipalities, along with a data frame from the 'geobr' package. For more information on the columns, run ??datazoom.amazonia::municipalities
.
# load Brazilian municipalities dataset data <- datazoom.amazonia::municipalities
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.