offspring.nodes.string {phybase}R Documentation

Find offspring nodes (internal use only)

Description

The function returns a string of offspring nodes of inode.

Usage

offspring.nodes.string(inode, nodematrix, nspecies)

Arguments

inode the node of which the the offspring nodes will be found by the function.
nodematrix the tree node matrix
nspecies the number of species

Value

The function returns a string of offspring nodes of inode.

Author(s)

Liang Liu lliu@oeb.harvard.edu


[Package phybase version 1.1 Index]