plot {silviculture} | R Documentation |
Plot an object
Description
Generic for plotting objects.
Usage
plot(x, ...)
Arguments
x |
Object to plot. |
... |
Other arguments passed to methods. |
Value
Usually called for side-effects (producing a plot).
[Package silviculture version 0.1.0 Index]