View source: R/fossilUtilities.R
ProcessSimSample | R Documentation |
Takes output from GetFossils
and places extinct lineages in the tree and produces a properly formatted table of fossil samples from lineages that survive to the present (k fossils).
ProcessSimSample(phy, f)
phy |
a complete phylogeny that includes both extant and extinct lineages. |
f |
the table of sampled lineages under the fossilized birth-death process obtained from |
Returns an object that contains:
$phy |
a tree of extant taxa and sampled extinct tips. |
$k.samples |
a table of k fossils sampled, formatted to be input into |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.