SETPOLIMAP {GEOmap} | R Documentation |
Set up polygons for World map Database
Description
Divides world into continents.
Usage
SETPOLIMAP()
Details
Used for CIA data base
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) |
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
See Also
selectPOLImap
Examples
LMAP = SETPOLIMAP()
[Package GEOmap version 2.5-11 Index]