tri.area.signed | R Documentation |
"Signed area" of triangles on a plane
tri.area.signed(P, Tr)
P |
3-column matrix of vertices of triangles |
Tr |
3-column matrix of indices of rows of |
Vectors of signed areas of triangles. Positive sign indicates points are anticlockwise direction; negative indicates clockwise.
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.