plot_aicw_pie: Plot Akaike weights as a pie chart

View source: R/plot_aicw_pie.R

plot_aicw_pieR Documentation

Plot Akaike weights as a pie chart

Description

Plot Akaike weights as a pie chart

Usage

plot_aicw_pie(aicw_tbl, slice_by = "dd_model", by_tree = FALSE)

Arguments

aicw_tbl

a data frame

slice_by

either "dd_model" or "speciation_func", "extinction_func", how the AICw scores should be summarised and the pie chart coloured.

by_tree

logical, does the data contain results for each tree separately (TRUE) or for a set of replicate trees as a whole (FALSE)?


TheoPannetier/comrad documentation built on April 8, 2023, 8:06 a.m.