extreme_pts {ashapesampler}R 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


[Package ashapesampler version 1.0.0 Index]