time_to_strat.taxonomy {admtools}R Documentation

transform taxomony from time to strat domain

Description

transforms taxonomy objects from time to strat domain. Ignored the destructive argument of get_height, which is automatically set to FALSE

Usage

## S3 method for class 'taxonomy'
time_to_strat(obj, x, ...)

Arguments

obj

a taxonomy object used by FossilSim

x

an age-depth model object

...

further parameters passed to get_height, e.g., is_destructive


[Package admtools version 0.6.0 Index]