| validate_inputs | R Documentation |
Checks tree object validity, converts treedata to phylo, validates parameters, and performs unit sanity checks.
validate_inputs(
tree,
rank,
unit,
layout,
triangle_mode,
space_mode,
add_timescale = TRUE,
groups = NULL,
clade = NULL,
overwrite = "ask"
)
tree |
phylo or treedata object |
rank |
Taxonomic rank |
unit |
Time unit |
layout |
Layout type |
triangle_mode |
Triangle mode |
space_mode |
Space mode |
Validated phylo object (with node.data attribute if treedata input)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.