strat_to_time.phylo: transform phylo object

View source: R/strat_to_time.phylo.R

strat_to_time.phyloR Documentation

transform phylo object

Description

transform phylo object from the stratigraphic domain to the time domain

Usage

## S3 method for class 'phylo'
strat_to_time(obj, x, ...)

Arguments

obj

the phylo object to be transformed

x

age-depth model

...

parameters passed to get_time

Value

a phylo object, representation of the tree in the time domain

See Also

get_time() for the underlying procedure, strat_to_time() for the higher level function, and time_to_strat.phylo() for the transformation of phylo objects from the time to the strat domain.


admtools documentation built on June 8, 2025, 10:35 a.m.