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 |
x |
an age-depth model object |
... |
further parameters passed to |
[Package admtools version 0.6.0 Index]