| plot.inzmap {iNZightMaps} | R Documentation |
draw a map by passing an iNZightPlot object
## S3 method for class 'inzmap' plot(x, gen, ...)
x |
object passed from iNZightPlot |
gen |
other options passed from iNZightPlot |
... |
additional arguments (ignored) |
the function will also returns a global object which called global.objects
Jason Wen