extract_binary_offspring {MicrobiotaProcess} | 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. |