tipsBelow: Function to find the tips below a provided set of nodes

View source: R/tipsBelow.r

tipsBelowR Documentation

Function to find the tips below a provided set of nodes

Description

Function to find the tips below a provided set of nodes

Usage

tipsBelow(phylo, nodes)

Arguments

phylo

An object of class "phylo".

nodes

A numeric vector indicating the nodes to start from.

Value

An object of class "phylo".

Author(s)

Chris Field <fieldc@ethz.ch>

Examples

None

cmfield/apextra documentation built on July 11, 2022, 3:42 a.m.