Learn R Programming

phylosignal (version 1.3.1)

directDescents: ID of direct descents

Description

This function return the node number (ID) of the direct descents of a given node

Usage

directDescents(phy, node)

Value

A vector of node numbers.

Arguments

phy

an object of class "phylo.

node

the ID of the node.