climb | R Documentation |
Climb a forest from parents to children with one or more node names.
climb(.data, ..., .deep = TRUE)
.data |
A forest. |
... |
A list of node names to climb the forest. |
.deep |
Whether to search deeply for node names or not? |
A forest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.