plot.plant: Plot method for plant objects.

Description Usage Arguments Value See Also

Description

Plot method for plant objects.

Usage

1
2
## S3 method for class 'plant'
plot(x, trunk.width = 20, add = FALSE, ...)

Arguments

x

The plant object to be plotted.

trunk.width

The plotting line width for the trunk. Successive child branches are plotted with increasingly finer lwd, to a minimum of 1.

add

If TRUE, the plant will be added to the current plot.

...

Additional arguments passed to plot and segments.

Value

NULL

See Also

germinate


johnbaums/trees documentation built on May 19, 2019, 3:03 p.m.