| 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.
xa numeric vector, longitude
ya numeric vector, latitude
namename of the island
abstracta 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]