coastEU {birdring} | R Documentation |
coordinates of the coastline of Europe
Description
coordinates of the coastline of Europe used by the function draw.map
Usage
data(coastEU)
Format
A data frame with 7528 observations on the following 4 variables.
x
a numeric vector, longitude
y
a numeric vector, latitude
name
name of the island
abstract
a numeric vector
Details
the data is used by the function draw.map
Source
http://rimmer.ngdc.noaa.gov/mgg/coast/getcoast.html
References
http://rimmer.ngdc.noaa.gov/mgg/coast/getcoast.html
Examples
data(coastEU)
head(coastEU)
[Package birdring version 1.6 Index]