Learn R Programming

simplextree (version 1.0.1)

k_simplices: Generates a traversal on the k-simplices of the simplex tree.

Description

Generates a traversal on the k-simplices of the simplex tree.

Usage

k_simplices(st, k, sigma = NULL)

Arguments

st

the simplex tree to traverse.

k

the dimension of the skeleton to include.

sigma

simplex to start the traversal at.