View source: R/tree_processing.R
tree_check | R Documentation |
Checks if a tree is a phylo class object otherwise it uses input_process. Additionally it can check if tree is a chronogram with phylo_check
tree_check(tree = NULL, ...)
tree |
A tree either as a newick character string or as a |
... |
Arguments passed on to
|
If tree is correctly formatted, it returns a phylo
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.