faces {simplextree}R Documentation

Generates a face traversal on the simplex tree.

Description

Generates a face traversal on the simplex tree.

Usage

faces(st, sigma)

Arguments

st

the simplex tree to traverse.

sigma

simplex to start the traversal at.


[Package simplextree version 1.0.1 Index]