smart_prune {chevron} | R Documentation |
Prune table up to an ElementaryTable
Description
Avoid returning NULL
when the table
is empty.
Usage
smart_prune(tlg)
Arguments
tlg |
( |
Value
pruned TableTree
.
[Package chevron version 0.2.6 Index]