extract_complex_edges: Returns the edges of complex.

View source: R/complex.R

extract_complex_edgesR 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


ashapesampler documentation built on May 29, 2024, 3:22 a.m.