plot_tree_freq: Plots tree branch frequency histogram

View source: R/plot_expansions.R

plot_tree_freqR Documentation

Plots tree branch frequency histogram

Description

Plots tree branch frequency histogram

Usage

plot_tree_freq(
  mcmc.df,
  event.df,
  pre,
  prior_t_given_N = NULL,
  highlight_node = NULL,
  MRCA_lab = c()
)

Arguments

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

Value

a plot object


dhelekal/CaveDive documentation built on June 11, 2024, 4:32 p.m.