time_to_strat.fossils {admtools} | R Documentation |
transform fossils
from FossilSim from time to strat domain
Description
The fossils
object of the FossilSim
package describe the location of fossil occurrences along a phylogeny. This function transforms the objects from the time to the stratigraphic domain.
Usage
## S3 method for class 'fossils'
time_to_strat(obj, x, ...)
Arguments
obj |
the fossils object |
x |
the age-depth model to be used, and adm object |
... |
further parameters to be passed to |
Value
a fossils
object for usage with the FossilSim
package
[Package admtools version 0.6.0 Index]