.cartesian_perimeter | R Documentation |
Given a set of Cartesian coordinates representing a polygon, this function computes the perimeter of the polygon.
.cartesian_perimeter(x, y)
x |
A vector of x coordinates. |
y |
A vector of y coordinates. |
Simon Garnier, garnier@njit.edu
chull_perimeter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.