powered by
This function loads and returns the World Vector data stored within the package.
load_world()
A `SpatVector` object representing the World vector data.
SpatVector (EPSG: 4326) of the world dissolved on continents.
vect
if (FALSE) { world_data <- load_world_vector() plot(world_data) }
Run the code above in your browser using DataLab