Obtain the 'Node' that is the parent of a given 'Node' in the 'Tree'
1 2 | ## S3 method for class 'Tree'
get_parent(x, node, ...)
|
x |
A 'Tree' |
node |
A 'Node' that has a parent within the 'Tree'. |
... |
Other arguments - currently unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.