Skip to contents

A SpatVector (EPSG: 4326) of the continents.

Usage

Format

A SpatVector containing the following columns:

world

SpatVector of the world dissolved on continents. Details about columns should be listed here if applicable.

Details

This dataset represents the world, with spatial information dissolved on continents. It is stored as a SpatVector, suitable for various spatial operations and mapping.

Examples

world <- readRDS(system.file("extdata", "world.rds", package = "rasterdiv"))