View source: R/datelife_internal.R
congruify_and_check | R Documentation |
Congruify and Check.
congruify_and_check(
reference,
target,
taxonomy = NULL,
tol = 0.01,
option = 2,
scale = "pathd8",
attempt_fix = TRUE
)
reference |
an ultrametric tree used to time-scale the |
target |
a phylogram that is sought to be ultrametricized based on the |
taxonomy |
a linkage table between tips of the phylogeny and clades represented in the tree; rownames of 'taxonomy' should be tips found in the phylogeny |
tol |
branching time in |
option |
an integer (1 or 2; see details). |
scale |
|
attempt_fix |
Default to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.