extreme_pts: 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)
Value
vector of all vertices on the boundary
Arguments
- complex
complex list object
- n_vert
number of vertices in the complex
- dimension
number, 2 or 3