Learn R Programming

treecm (version 1.2.2)

plot.vector: Plots branches and logs

Description

Plots branches and logs

The 2d plot represents branches and logs as vectors pointing inwards. Branches to be pruned are not shown on graph.

Usage

"plot"(x, y = NULL, txtcol = "grey80", ...)

Arguments

x
vectors object
y
unused
txtcol
Colour of text labels, defaults to "grey80"
...
Arguments to be passed to plot.default

Value

NULL