Learn R Programming

geomapdata (version 2.0-2)

worldmap: Global Maps

Description

Global Maps of World and details of U.S.

Usage

data(worldmap)

Arguments

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

Run this code
data(worldmap)
## maybe str(worldmap) ; plot(worldmap) ...

Run the code above in your browser using DataLab