extract_complex_edges {ashapesampler} | R Documentation |
Returns the edges of complex.
Description
Returns the edges of complex.
Usage
extract_complex_edges(complex, n_vert = 0)
Arguments
complex |
complex object from TDA packages |
n_vert |
number of vertices in complex; default is 0, specifying this parameter speeds up the function |
Value
edge_list data frame or if empty NULL
[Package ashapesampler version 1.0.0 Index]