plot.dsm {dsm} | R Documentation |
Plot a density surface model.
Description
See plot.gam
.
Usage
## S3 method for class 'dsm'
plot(x, ...)
Arguments
x |
a model fitted by dsm
|
... |
other arguments passed to plot.gam .
|
Value
a plot!
Author(s)
David L. Miller
See Also
dsm
plot.gam
[Package
dsm version 2.3.2
Index]