powered by
A spatial lines dataframe containing world coasts at a coarse resolution.
The format is: Formal class 'SpatialLinesDataFrame' [package "sp"] with 4 slots
Used in mapGriddedData(addBorders='coasts'). This is the 1:110m coasts data from Natural Earth version 1.3.0.
data(coastsCoarse) mapGriddedData(addBorders='coasts') plot(coastsCoarse,add=TRUE,col='blue')
Run the code above in your browser using DataLab