glcSubTree {RPMM} | R Documentation |
Subsets a “glcTree” object, i.e. considers the tree whose root is a given node.
glcSubTree(tr, node)
tr |
“glcTree” object to subset |
node |
Name of node to make root. |
Typically not be called by user.
A “glcTree” object whose root is the given node of tr