higherNodes: Function to find the nodes one level up from a provided set...

View source: R/higherNodes.r

higherNodesR Documentation

Function to find the nodes one level up from a provided set of nodes

Description

Function to find the nodes one level up from a provided set of nodes

Usage

higherNodes(phylo, nodes)

Arguments

phylo

An object of class "phylo".

nodes

A numeric vector indicating the nodes to start from. Tips are also nodes, numbered 1:N.

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.