Learn R Programming

laser (version 2.1)

plotLtt: plotLtt

Description

Plots log-lineages through time given a vector of branching times.

Usage

plotLtt(x)

Arguments

Value

  • a plotting function with no return value

Examples

Run this code
data(warblers)
plotLtt(warblers);

Run the code above in your browser using DataLab