mypolygon {RgoogleMaps} | R Documentation |
same as polygon, execept the value for color is taken from the 1st element of the exra column 'col'
mypolygon(x, ...)
x |
matrix containing columns X,Y,col |
... |
extra arguments passed to polygon |
Markus Loecher