directDescents: ID of direct descents

View source: R/utilities.R

directDescentsR 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 "phylo.

node

the ID of the node.

Value

A vector of node numbers.


phylosignal documentation built on Oct. 12, 2023, 5:13 p.m.