check_node {rprojtree} | R Documentation |
check_node
Description
Verify node integrity while navigating the structure tree
Usage
check_node(x)
Arguments
x |
\codelist, the node to check |
Value
if the node is ok, the node; else, an error is raised.
[Package rprojtree version 1.0.0 Index]