Another collection of functions for manipulating phylogenetic trees in R! It uses a wide range of dependencies and builds tools to link them all.
This package is in development and is not yet available on CRAN. To install a
development copy, you must first install devtools:
install_package ('devtools', dep = TRUE) # if it is not already installed
library (devtools)
install_github ('DomBennett/MoreTreeTools')