View source: R/plots_ltt_summary.R
ltt_summary | R Documentation |
Lineage through time plots of all chronograms in multiphylo object and its summaries.
ltt_summary( phy_summ, phy_summ_type = NULL, phy_summ_col = NULL, max_tips, length_arrowhead = 0.075, ... )
phy_summ |
A multiphylo object with chronograms from a summary. |
phy_summ_type |
A character value. |
phy_summ_col |
A character value. |
max_tips |
A numeric value |
length_arrowhead |
A numeric value |
... |
parameters passed to ape::ltt.lines |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.