powered by
findMRCA(tree, tips=NULL)
"phylo"
tips==NULL
mrca
tree<-pbtree(n=20) anc<-findMRCA(tree,c("t1","t10","t15"))
Run the code above in your browser using DataLab