View source: R/plot-timetree-pipeline.R
| pt_step5_render_and_collapse | R Documentation |
Builds the ggplot tree, binds taxonomy data, collapses clades, handles circular layout rescaling, and colors collapse branches.
pt_step5_render_and_collapse(
tree,
group_vec,
mrca_map,
colors,
layout,
angle,
line_width,
branch_length_mode,
triangle_mode,
space_mode,
low_memory,
color_group_vec = NULL
)
A named list with:
p |
ggplot object |
actual_ntips |
displayed tip count after collapse (or NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.