borders0.Rd
Outer boundaries of a vector map
borders0(x)
A SpatialPolygons* object
A single polygon with the outermost boundary.
cmr <- mapMCDA_datasets() sp::plot(cmr$cmr_admin3) sp::plot(borders0(cmr$cmr_admin3))