Description Usage See Also Examples
A method that computes the area of simple polygons of class polygon.
1 |
polygonArea
,
polygonArea.gpc.poly
1 2 | poly <- newPolygon(c(0, 1, 1, 0), c(0, 0, 1, 1))
print(polygonArea(poly))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.