simplextree (version 1.0.1)

preorder: Generates a preorder traversal on the simplex tree.

Description

Generates a preorder traversal on the simplex tree.

Usage

preorder(st, sigma = NULL)

Arguments

st

the simplex tree to traverse.

sigma

simplex to start the traversal at.