coastsCoarse: A map of world coasts at coarse resolution.

Description Usage Format Details Source Examples

Description

A spatial lines dataframe containing world coasts at a coarse resolution.

Usage

1

Format

The format is: Formal class 'SpatialLinesDataFrame' [package "sp"] with 4 slots

Details

Used in mapGriddedData(addBorders='coasts'). This is the 1:110m coasts data from Natural Earth version 1.3.0.

Source

http://www.naturalearthdata.com/downloads/110m-physical-vectors/

Examples

1
2
3
data(coastsCoarse)
mapGriddedData(addBorders='coasts')
plot(coastsCoarse,add=TRUE,col='blue')

Example output

Loading required package: sp
### Welcome to rworldmap ###
For a short introduction type : 	 vignette('rworldmap')

rworldmap documentation built on May 2, 2019, 4:50 p.m.