pt_step6_add_annotations: Step 6: Add annotations (tip labels, timescale, support, HPD,...

View source: R/plot-timetree-pipeline.R

pt_step6_add_annotationsR Documentation

Step 6: Add annotations (tip labels, timescale, support, HPD, clade labels, highlight)

Description

Step 6: Add annotations (tip labels, timescale, support, HPD, clade labels, highlight)

Usage

pt_step6_add_annotations(
  p,
  tree,
  layout,
  add_timescale,
  timescale_levels,
  actual_ntips,
  timescale_version,
  show_tip_labels,
  tip_label_size,
  show_support,
  support_threshold,
  show_hpd,
  hpd_color,
  geo_events,
  show_clade_label,
  show_clade_count,
  clade_label_offset,
  clade_label_fontsize,
  mrca_map,
  singleton_map,
  highlight,
  highlight_alpha,
  rank,
  taxonomy_format,
  custom_patterns,
  taxonomy_delimiter_mode,
  taxonomy_levels,
  ignore_branch_length,
  colors,
  timescale_mode = "radial",
  timescale_position = "right",
  angle = 360,
  tree_start_position = "right"
)

Value

Updated ggplot object.


Rclade documentation built on Sept. 26, 2026, 5:07 p.m.