Skip to content

A simplified outline of Costa Rica as an sf object.

Usage

cr_outline_c

Format

An sf object containing polygon geometry of Costa Rica.

Source

Adapted from publicly available geographic data.

Examples

library(sf)
#> Linking to GEOS 3.13.0, GDAL 3.8.5, PROJ 9.5.1; sf_use_s2() is TRUE
plot(cr_outline_c)