Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----eval=FALSE---------------------------------------------------------------
# # download treated Mapbiomas Cover data in English
# data <- load_mapbiomas(
# dataset = "mapbiomas_cover",
# raw_data = FALSE,
# geo_level = "municipality",
# language = "eng"
# )
#
# # download treated data on mining on indigenous lands
# data <- load_mapbiomas("mapbiomas_mining",
# raw_data = FALSE,
# geo_level = "indigenous_land"
# )
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.