image_polygon | R Documentation |
Drow polygon on image where z==true
image_polygon(x, y, z, ...)
x |
vector of x-axis |
y |
vector of y-axis |
z |
matrix where polygon is drawn if TRUE |
... |
arguments for polygon function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.