View source: R/plot-timetree-pipeline.R
| pt_step1_prepare_inputs | R Documentation |
Reads tree from file (if path), validates structure, converts units, checks for large trees, and handles cladogram mode.
pt_step1_prepare_inputs(
tree,
tree_index,
multi_tree_mode,
rank,
unit,
layout,
triangle_mode,
space_mode,
add_timescale,
groups,
clade,
overwrite,
ignore_branch_length,
low_memory
)
A named list with:
tree |
validated phylo object |
unit |
resolved time unit |
branch_length_mode |
"branch.length" or "none" |
add_timescale |
possibly modified |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.