View source: R/get_best_angle.R
getMinBBox | R Documentation |
Calculates the minimum oriented bounding box using the rotating calipers algorithm.
getMinBBox(hull)
hull |
A matrix of xy values from a convex hull from which will calculate the minimum oriented bounding box. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.