Rdocumentation
powered by
Learn R Programming
GEOmap (version 2.1)
SETPOLIMAP: Set up polygons for World map Database
Description
Divides world into continents.
Usage
SETPOLIMAP()
Arguments
Value
Returns GEOmap list of continents
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
Used for CIA data base
See Also
selectPOLImap
Examples
Run this code
LMAP = SETPOLIMAP()
Run the code above in your browser using
DataLab