plot.swemod: Plot modeled SWE values of a swemod object.

Description Usage Arguments

View source: R/swemod.R

Description

Plot modeled SWE values of a swemod object.

Usage

1
2
## S3 method for class 'swemod'
plot(x, title = NULL, ...)

Arguments

x

swemod object.

title

Main plot title.

...

Further graphical parameters may also be supplied as arguments. See plot.


swemod documentation built on Nov. 11, 2019, 3 p.m.

Related to plot.swemod in swemod...