Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RgoogleMaps (version 1.0)

mypolygon: simple wrapper function to plot colored polygons

Description

same as polygon, execept the value for color is taken from the 1st element of he exra column 'col'

Usage

mypolygon(x, ...)

Arguments

x
matrix containing columns X,Y,col
...
extra arguments passed to polygon

Value