plot.poptree {genealogy}R Documentation

Plot a migration tree.

Description

Plots a graphical representation of an object of class treemig.

Usage

plot.poptree(t, ...)

Arguments

t t is a poptree object
... Other graphical paramters

Value

Function called only for its side effect.

Author(s)

Ian Wilson

See Also

coalmig, plot.tree, plot.STRtree

Examples

plot(coalmig(c(10,10,10),M=1.0))


[Package genealogy version 0.01 Index]