world_fauna: SpatVector of the world countries

world_faunaR Documentation

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

Format

A SpatVector with 258 geometries and 1 attribute:

name

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


faunabr documentation built on Nov. 5, 2025, 7:26 p.m.