View source: R/dist_blob_utils.R
polygon.area | R Documentation |
Calculate the area of a blob(polygon).
polygon.area(blob)
blob |
A polygon, for example the result of blob.boundary() |
See http://stackoverflow.com/questions/16285134/calculating-polygon-area.
The area of the polygon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.