empty_face {simplextree} | R Documentation |
empty_face
Description
Alias to the empty integer vector (integer(0L)). Used to indicate the empty face of the tree.
Usage
empty_face
Format
An object of class integer
of length 0.
See Also
traverse
[Package simplextree version 1.0.1 Index]