View source: R/tree_add_dates.R
missing_taxa_check | R Documentation |
Checks that missing_taxa argument is ok to be used by make_mrbayes_runfile inside tree_add_dates functions.
missing_taxa_check(missing_taxa = NULL, dated_tree = NULL)
missing_taxa |
A tree, a data frame or a vector enlisting all missing taxa you want to include.
|
dated_tree |
a tree (newick or phylo) with branch lengths proportional to absolute time |
A phylo object, a newick character string or a dataframe with taxonomic assignations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.