Description
Shiny Application for 'FossilSim'.
Description
A shiny application based on 'FossilSim'. Used for simulating tree, taxonomic and fossil data under mechanistic models of speciation, preservation and sampling.
README.md
FossilSimShiny
R
package for exploring phylogenetic trees, taxonomy and fossil data simulations using a simple shiny interface.
The latest version can be installed in R
using the package devtools
:
library(devtools)
install_github("fossilsim/shiny")
Quick start
Launch the application using FossilSimShiny::launchFossilSimShiny()
.