Rdocumentation
powered by
Learn R Programming
treecm (version 1.2.2)
plot.SR: Plots slenderness ratio of branches
Description
Plots the branches as arrows whose length is proportional to their slenderness ratio. A red circle holds ``safe'' branches ($SR_c \leq 70$).
Usage
"plot"(x, y = NULL, safeSR = 70, ...)
Arguments
x
SR object
y
unused
safeSR
SR threshold, risky branches are red-coloured
...
Arguments to be passed to plot.default
Value
NULL
See Also
treeSR