Description Usage Arguments Value Note
View source: R/preprocessing.R
Get the coordinate indices the descripe the boundary of an ashape object
1 | get_ashape_boundary_indices(ashape)
|
ashape |
ashape; an object returned from alphahull::ashape. |
A vector of indices representing the indices of the xy matrix used to
create ashape
that describe the shape's boundary.
adopted from https://rpubs.com/geospacedman/alphasimple and https://babichmorrowc.github.io/post/2019-03-18-alpha-hull/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.