de: Finds all decendants of a particular node in a tree.

Description Usage Arguments Value

View source: R/de.R

Description

This function identifies all nodes in a given tree structure which are descendants of the input node.

Usage

1
de(x, tree)

Arguments

x

node

tree

interaction tree

Value

Returns all the descendant nodes from the node 'x'


kdoub5ha/mvITR documentation built on April 7, 2020, 3:59 a.m.