The FossilSim
package simulates fossils, trees, and taxonomies using age
meaning 0 represents the present and larger numbers indicate older ages
To interact with admtools
, the direction of time must be reversed
effectively replaces the time component t
of an object by ref - t
Examples
if (FALSE) { # \dontrun{
# for usage example, see
vignette("FossilSim_integration")
} # }