coastsCoarse | R Documentation |
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.
http://www.naturalearthdata.com/downloads/110m-physical-vectors/
data(coastsCoarse)
mapGriddedData(addBorders='coasts')
plot(coastsCoarse,add=TRUE,col='blue')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.