Nothing
A package for investigating and visualizing the congruence class (Louca & Pennell 2020) of a phylogenetic birth-death model.
The stable version can be installed from CRAN:
install.packages("ACDC")
The developmental version can be installed from the github repository. The package devtools
makes this convenient:
install.packages("devtools")
library(devtools)
install_github("afmagee/ACDC")
There is documentation for each function in R (type ?ACDC
in the R-console), as well as a long-form vignette with an example workflow.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.