extreme_pts: Extreme points Finds the boundary points of a simplicial...

View source: R/tau_bound.R

extreme_ptsR Documentation

Extreme points Finds the boundary points of a simplicial complex

Description

Extreme points Finds the boundary points of a simplicial complex

Usage

extreme_pts(complex, n_vert, dimension)

Arguments

complex

complex list object

n_vert

number of vertices in the complex

dimension

number, 2 or 3

Value

vector of all vertices on the boundary


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