mypolygon: simple wrapper function to plot colored polygons

mypolygonR Documentation

simple wrapper function to plot colored polygons

Description

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

Usage

mypolygon(x, ...)

Arguments

x

matrix containing columns X,Y,col

...

extra arguments passed to polygon

Author(s)

Markus Loecher


RgoogleMaps documentation built on Nov. 6, 2023, 5:08 p.m.