landmass: Global Coastlines

landmassR Documentation

Global Coastlines

Description

A SpatialPolygonsDataFrame with global coastlines.

Usage

data("landmass")

Note

Most of the times it might be desirable to only flag records far away from the coast as problematic rather than those close to the coastline (which might be due to disagreements in coastlines, or low gps uncertainty). For these cases, there is a alternative coastline reference buffered by one degree available at https://github.com/azizka/CoordinateCleaner/tree/master/extra_gazetteers.

Source

http://www.naturalearthdata.com/downloads/10m-physical-vectors/

Examples

data("landmass")
## Not run: 
plot(landmass)

## End(Not run)


azizka/speciesgeocodeR documentation built on Sept. 5, 2023, 3:45 a.m.