plotLtt {laser} | R Documentation |
Plots log-lineages through time given a vector of branching times.
plotLtt(x)
x |
a numeric vector of branching times |
a plotting function with no return value
Dan Rabosky DLR32@cornell.edu
data(warblers) plotLtt(warblers);