inst/doc/MAPBIOMAS.R

## ----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"
#  )

Try the datazoom.amazonia package in your browser

Any scripts or data that you put into this service are public.

datazoom.amazonia documentation built on May 29, 2024, 11:12 a.m.