extract_complex_faces {ashapesampler}R Documentation

Returns faces of complex.

Description

Returns faces of complex.

Usage

extract_complex_faces(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

face_list data frame of points forming faces in complex


[Package ashapesampler version 1.0.0 Index]