plot.vector: Plots branches and logs

Description Usage Arguments Value

View source: R/vectors.R

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

1
2
## S3 method for class 'vector'
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


mbask/treecm documentation built on May 21, 2019, 2:26 p.m.