rev_dir | R Documentation |
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
rev_dir(x, ref)
x |
object to transform - typically a |
ref |
reference point used for reversal |
## Not run:
# for usage example, see
vignette("FossilSim_integration")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.