powered by
This function takes a list of trees and returns a distance matrix populated with Robinson-Foulds tree distances between all trees in the list.
tree.dist.matrix(trees)
RF A distance matrix of RF distances
a multiPhylo object
if (FALSE) { data(fungus) tree.dist.matrix(fungus$Fungus.Run1$trees) }
Run the code above in your browser using DataLab