Takes an object and transforms it from the time domain into the stratigraphic domain using the provided age-depth model. Currently implemented for the "phylo", "list", and "numeric" class.
See also
strat_to_time() to transform data from the stratigraphic domain to the time domain, time_to_strat.phylo(), time_to_strat.numeric() and time_to_strat.list() for details on how to transform phylo objects, vectors, and lists. See get_height() for the underlying procedure.