getMap: A simple way to access maps stored in the package.

getMapR Documentation

A simple way to access maps stored in the package.

Description

A simple way to access maps stored in the package.

Usage

getMap(resolution = "coarse", projection = NA)

Arguments

resolution

options "coarse","low","less islands","li","high". For "high" you need to install the package rworldxtra

projection

DEPRECATED OCTOBER 2012 to reproject maps see spTransform in rgdal

Value

A SpatialPolygonsDataFrame object.

Author(s)

Barry Rowlingson & Andy South

Examples


plot(getMap())


AndySouth/rworldmap documentation built on Sept. 3, 2023, 3:46 a.m.