Description Usage Arguments Value
View source: R/auxillary_functions.R
Collates a folder of tree files into a single multiPhylo tree object.
1 | readAndCombineTrees(pathToTrees, taxaToExclude = NULL, taxonToRoot = NULL)
|
pathToTrees |
The path to your trees folder. |
taxaToExclude |
Any taxa you would like excluded from the tree. Useful to enforce conformity. |
taxonToRoot |
Taxon to root all trees at. |
Output is a multiPhylo object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.