clone {simplextree}R Documentation

Clones the given simplex tree.

Description

Performs a deep-copy on the supplied simplicial complex.

Usage

clone(st)

Arguments

st

a simplex tree.


[Package simplextree version 1.0.1 Index]