worldmap: Global Maps

worldmapR Documentation

Global Maps

Description

Global Maps of World and details of U.S.

Usage

data(worldmap)

Format

List structure:

STROKES

list(nam, num, index, col, style, code, LAT1, LAT2, LON1, LON2)

POINTS

list(lat, lon)

PROJ

list(type, LAT0, LON0, LAT1, LAT2, LATS, LONS, DLAT, DLON, FE, FN, name)

Details

USAmap includes world as well as USA.

Examples

data(worldmap)
## maybe str(worldmap) ; plot(worldmap) ...

geomapdata documentation built on Aug. 19, 2023, 5:09 p.m.