R/edgeLengthTaxset.R

edgeLengthTaxset <-
function(phy,taxonlist) {
	return(edgeLength(phy,MRCA(phy,taxonlist)))
}
bomeara/utilitree documentation built on May 12, 2019, 11:37 p.m.