Learn R Programming

ashapesampler (version 1.0.0)

extract_complex_edges: Returns the edges of complex.

Description

Returns the edges of complex.

Usage

extract_complex_edges(complex, n_vert = 0)

Value

edge_list data frame or if empty NULL

Arguments

complex

complex object from TDA packages

n_vert

number of vertices in complex; default is 0, specifying this parameter speeds up the function