k_skeleton: Generates a k-skeleton traversal on the simplex tree.

Description Usage Arguments

View source: R/simplex_tree.R

Description

Generates a k-skeleton traversal on the simplex tree.

Usage

1
k_skeleton(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.


simplextree documentation built on Sept. 13, 2020, 5:06 p.m.