Plot modeled SWE values of a nixmass object.
plot.nixmass.Rd
Plot modeled SWE values of a nixmass object.
Usage
# S3 method for class 'nixmass'
plot(x, title = NULL, density = FALSE, ...)
Arguments
- x
nixmass object.
- title
Main plot title.
- density
Shall a density plot be created?
- ...
Further graphical parameters may also be supplied as arguments. See
plot
.