powered by
Relationship between four taxa
QuartetResolution(trees, tips)
A vector specifying an integer, for each tree, which of tips[-1]
tips[-1]
is most closely related to tips[1].
tips[1]
A list of trees of class phylo, or a multiPhylo object.
phylo
multiPhylo
Vector specifying four tips whose relationship should be reported, in a format accepted by KeepTip().
KeepTip()
Other utility functions: ClusterStrings(), WhenFirstHit()
ClusterStrings()
WhenFirstHit()
trees <- inapplicable.trees[["Vinther2008"]] tips <- c("Lingula", "Halkieria", "Wiwaxia", "Acaenoplax") QuartetResolution(trees, tips)
Run the code above in your browser using DataLab