Coordinates of the coastline of continents and major islands on Earth.
Usage
data("earth")
Arguments
Format
A list with two components:
coords is a two-column matrix containing (longitude, latitude)
coordinates of the coastline, in degrees;
runlen is an integer vector giving the number of vertices
for each connected polygon in the coastline.