plot.dsm: Plot a density surface model.

View source: R/plot.dsm.R

plot.dsmR 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


dsm documentation built on Aug. 21, 2022, 1:07 a.m.