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
Source:R/tree_processing.R
tree_check.RdChecks 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
Arguments
- tree
A tree either as a newick character string or as a
phyloobject.- ...
Arguments passed on to
phylo_checkbrlenBoolean. If
TRUEit checks ifphyloobject has branch lengths.datedBoolean. If
TRUEit checks ifphyloobject is ultrametric.