directDescents {phylosignal} | R Documentation |
ID of direct descents
Description
This function return the node number (ID) of the direct descents of a given node
Usage
directDescents(phy, node)
Arguments
phy |
an object of class " |
node |
the ID of the node. |
Value
A vector of node numbers.
[Package phylosignal version 1.3.1 Index]