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