View source: R/method-binary_offspring.R
extract_binary_offspring | R Documentation |
extract the binary offspring of the specified internal nodes
extract_binary_offspring(.data, .node, type = "tips", ...)
.data |
phylo or treedata object |
.node |
the internal nodes |
type |
the type of binary offspring, options are 'tips' (default), 'all', 'internal'. |
... |
additional parameter, meaningless now. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.