brazil {florabr} | R Documentation |
SpatVector of the Brazil's national borders
Description
A simplified and packed SpatVector of the Brazil's national borders. The
spatial data was originally obtained from geobr::read_country
.
Borders have been simplified by removing vertices of borders using
terra::simplifyGeom
. It's necessary unpack the Spatvectos using
terra::unwrap
@usage data(brazil) brazil <- terra::unwrap(brazil)
Usage
brazil
Format
A SpatVector
with 1 geometry and 0 attribute
[Package florabr version 1.2.0 Index]