descentsNames {phylosignal}R Documentation

Names of descents

Description

This function return all the names of the descents (tips) of a given node.

Usage

descentsNames(phy, node)

Arguments

phy

an object of class "phylo.

node

the ID of the node.

Value

A vector tip labels.


[Package phylosignal version 1.3.1 Index]