View source: R/plot_expansions.R
plot_tree_freq | R Documentation |
Plots tree branch frequency histogram
plot_tree_freq(
mcmc.df,
event.df,
pre,
prior_t_given_N = NULL,
highlight_node = NULL,
MRCA_lab = c()
)
mcmc.df |
mcmc.df returned by mcmc2data.frame |
event.df |
event.df returned by mcmc2data.frame |
pre |
Preprocessed phylogeny |
prior_t_given_N |
(Optional) Expansion time prior. If supplied prior will be overlayed. |
highlight_node |
(Optional) Node to highlight |
a plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.