Learn R Programming

birdring (version 1.2)

coastEU: coordinates of the coastline of Europe

Description

coordinates of the coastline of Europe used by the function draw.map

Usage

data(coastEU)

Arguments

source

http://rimmer.ngdc.noaa.gov/mgg/coast/getcoast.html

Details

the data is used by the function draw.map

References

http://rimmer.ngdc.noaa.gov/mgg/coast/getcoast.html

Examples

Run this code
data(coastEU)
head(coastEU)

Run the code above in your browser using DataLab