findSisters | R Documentation |
An utility function to find the sister nodes/tips of a node/tip
findSisters(phy, x)
phy |
a phylo-class object from the |
x |
the index of the focal node |
The indices of the sisters. If the root is supplied, 'NA“ will be returned.
If a non-root node has no sister, an empty numeric vector will be returned.
[getRoot][getAncestor][getNextDescendants][getConnected]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.