man/get.offspring.tip.Rd
f1f0d8d2
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/tree-utilities.R
b2b46fb5
 \name{get.offspring.tip}
 \alias{get.offspring.tip}
 \title{get.offspring.tip}
 \usage{
 get.offspring.tip(tr, node)
 }
 \arguments{
 \item{tr}{tree}
 
 \item{node}{node}
 }
 \value{
 tip label
 }
 \description{
 extract offspring tips
 }
 \author{
 ygc
 }