get_parent.Tree: Obtain the 'Node' that is the parent of a given 'Node' in the...

Description Usage Arguments

Description

Obtain the 'Node' that is the parent of a given 'Node' in the 'Tree'

Usage

1
2
## S3 method for class 'Tree'
get_parent(x, node, ...)

Arguments

x

A 'Tree'

node

A 'Node' that has a parent within the 'Tree'.

...

Other arguments - currently unused.


russHyde/s3tree documentation built on May 16, 2019, 5:03 a.m.