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 |
... |
other arguments passed to |
Value
a plot!
Author(s)
David L. Miller
See Also
[Package dsm version 2.3.3 Index]