get_alpha_complex | R Documentation |
Generates alpha complex for a set of points and parameter alpha
get_alpha_complex(points, alpha)
points |
point cloud for alpha complex, in form of 2 column of 3 column matrix with nonzero number of rows |
alpha |
alpha parameter for building the alpha complex |
complex list of vertices, edges, faces, and tetrahedra.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.