powered by
Locate points in worlmap
locworld(shiftlon = 0, col = "brown", n = 2)
longitudes
latitudes
UTM box list(lat, lon)
UTM x-coordinates
UTM y-coordinates
utm origin for projection list(phi, lam)
rotate map by degrees
color of points
number of points
Jonathan M. Lees<jonathan.lees.edu>
plotworldmap
### this program is interactive.... if (FALSE) { library(geomapdata) data(worldmap) plotworldmap(worldmap) locworld(shiftlon = 0, col = "brown", n = 2) }
Run the code above in your browser using DataLab