extract_complex_tet {ashapesampler} | R Documentation |
Returns tetrahedra of complex (3 dimensions)
Description
Returns tetrahedra of complex (3 dimensions)
Usage
extract_complex_tet(complex, n_vert = 0)
Arguments
complex |
complex object from TDA package |
n_vert |
number of vertices in the complex; default is 0, specifying this parameter speeds up function |
Value
tet_list data frame of points forming tetrahedra in complex
[Package ashapesampler version 1.0.0 Index]