time_to_strat.phylo: transform phylo object

View source: R/time_to_strat.phylo.R

time_to_strat.phyloR Documentation

transform phylo object

Description

transform phylo object from the time domain to the stratigraphic domain

Usage

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

Arguments

obj

the phylo object to be transformed

x

age-depth model

...

other parameters, currently ignored

Value

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

See Also

get_height() for the underlying procedure, time_to_strat() for the higher level function, and strat_to_time.phylo() for the transformation of phylo objects from strat domain to the time domain. See time_to_strat.list() and time_to_strat.numeric() for the transformation of lists and numeric vectors


admtools documentation built on Oct. 4, 2024, 1:09 a.m.