municipalities_biomes {datazoom.amazonia} | R Documentation |
IBGE codes and MAPBIOMAS id of Brazilian municipalities and biomes
Description
A dataset containing each municipality-biome's IBGE code, state, biome, name and MAPBIOMAS ID. Mostly for our functions' internal use.
Usage
municipalities_biomes
Format
A data frame with 6537 rows and 4 variables:
- feature_id
MAPBIOMAS biome-municipality ID
- code_muni
IBGE 7-digit municipality code
- abbrev_state
state abbreviations (e.g. "AM")
- municipality_mapbiomas
municipality name in MAPBIOMAS data
- biome
biome
Source
Package geobr
and https://mapbiomas.org/
[Package datazoom.amazonia version 1.1.0 Index]