image_polygon: Add polygon on image

View source: R/graphics.R

image_polygonR Documentation

Add polygon on image

Description

Drow polygon on image where z==true

Usage

image_polygon(x, y, z, ...)

Arguments

x

vector of x-axis

y

vector of y-axis

z

matrix where polygon is drawn if TRUE

...

arguments for polygon function


hmito/hmRLib documentation built on Sept. 8, 2024, 4:49 p.m.