plot.CM: Plots tree CM

Description Usage Arguments Value

View source: R/CM.R

Description

Plots tree centre of mass as a layer on top of the plot.vector.

CMs vector radii are proportional to CM magnitude. Tree CM is connected to tree base by an arrow showing the direction the tree would take in case of it falling down. z coordinate of tree CM is printed alongside its vector (if branch height has been recorded in the field).

Usage

1
2
## S3 method for class 'CM'
plot(x, y = NULL, ...)

Arguments

x

CM object

y

unused

...

Arguments to be passed to plot.default

Value

NULL


treecm documentation built on May 1, 2019, 9:30 p.m.