Locate points in worlmap
locworld(shiftlon = 0, col = "brown", n = 2)
shiftlon
col
n
lon: longitudes
lat: latitudes
LON: longitudes
LAT: latitudes
utmbox: UTM box list(lat, lon)
x: UTM x-coordinates
y: UTM y-coordinates
UTM0: utm origin for projection list(phi, lam)
shiftlon: rotate map by degrees
Jonathan M. Lees<jonathan.lees.edu>
plotworldmap
### this program is interactive.... ## Not run: library(geomapdata) data(worldmap) plotworldmap(worldmap) locworld(shiftlon = 0, col = "brown", n = 2) ## End(Not run)
Useful links