Learn R Programming

laser (version 2.4-1)

plotLtt: plotLtt

Description

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

Usage

plotLtt(x)

Arguments

x
a numeric vector of branching times

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