get_parents {GeRnika} | R Documentation |
Get parent nodes in a phylogenetic tree.
Description
This function retrieves the parent nodes for each node in a given phylogenetic tree.
Usage
get_parents(phylotree)
Arguments
phylotree |
An object of the |
Value
A vector of parent nodes.
[Package GeRnika version 1.0.0 Index]