I have a column of species in the order in which they appear in my phylogeny (output from $tip.labels). I want to swap out this list of species with a new species list such that is in the same order as my original species list and replaces all the species in $tip.labels from an R phylo object.
Without an example it is impossible to reproduce the problem.