rdwd (version 1.2.0)

EUR: Map of Western European countries through the rworldmap package

Description

Map of Western European countries through the rworldmap package

Arguments

Format

SpatialPolygonsDataFrame [package "sp"] with 32 rows

Details

Obtained with the code: EUR <- rworldmap::getMap("low") EUR <- raster::crop(EUR, c(-5,20, 40,60)) raster::plot(EUR) save(EUR, file="data/EUR.rda", version=2) tools::resaveRdaFiles("data/EUR.rda", version=2)

See Also

addBorders, DEU