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.Rd
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
Arguments
- tree
A tree either as a newick character string or as a
phylo
object.- ...
Arguments passed on to
phylo_check
brlen
Boolean. If
TRUE
it checks ifphylo
object has branch lengths.dated
Boolean. If
TRUE
it checks ifphylo
object is ultrametric.