AddFossilPoints {hisse} | R Documentation |
Adds sampled fossils to a complete phylogeny
Description
Takes a sampled set of m and k fossils from GetFossils
and them as points to a plot of the phylogeny from which they were sampled.
Usage
AddFossilPoints(phy, f, ...)
Arguments
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 |
... |
Additional parameters to control the points. See |
Author(s)
Jeremy M. Beaulieu
References
Vascancelos, T, B.C. O'Meara, and J.M. Beaulieu. In prep.
[Package hisse version 2.1.11 Index]