extract_complex_tet | R Documentation |
Returns tetrahedra of complex (3 dimensions)
extract_complex_tet(complex, n_vert = 0)
complex |
complex object from TDA package |
n_vert |
number of vertices in the complex; default is 0, specifying this parameter speeds up function |
tet_list data frame of points forming tetrahedra in complex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.