Add lines, points or text to GEOmap projected plot
linesGEOmapXY(lat = 0, lon = 0, PROJ = NULL, PMAT = NULL, ...) textGEOmapXY(lat = 0, lon = 0, labels = NULL, PROJ = NULL, PMAT = NULL, ...) pointsGEOmapXY(lat = 0, lon = 0, PROJ = NULL, PMAT = NULL, ...) rectGEOmapXY(lat=0, lon=0, PROJ=NULL, PMAT=NULL, ... ) polyGEOmapXY(lat = 0, lon = 0, PROJ = NULL, PMAT = NULL, ...)
lat
: vector of latitudeslon
: vector of longitudeslabels
: text for labelsPROJ
: projection structurePMAT
: persp matrix for perspective plot...
: graphical Parameters from parGraphical Side Effects
Jonathan M. Lees<jonathan.lees.edu>
plotGEOmapXY
Useful links