Learn R Programming

faunabr (version 1.0.0)

world_fauna: SpatVector of the world countries

Description

A simplified and packed SpatVector of the world country polygons. The spatial data was originally obtained from rnaturalearth::ne_countries. Borders have been simplified by removing vertices of borders using terra::simplifyGeom.It's necessary unpack the Spatvectos using terra::unwrap

@usage data(world_fauna) biomes <- terra::unwrap(world_fauna)

Usage

world_fauna

Arguments

Format

A SpatVector with 258 geometries and 1 attribute:

name

The name of the country (argentina, brazil, colombia, etc.)