plot.nixmass {nixmass} | R Documentation |
Plot modeled SWE values of a nixmass object.
Description
Plot modeled SWE values of a nixmass object.
Usage
## S3 method for class 'nixmass'
plot(x, title = NULL, ...)
Arguments
x |
nixmass object. |
title |
Main plot title. |
... |
Further graphical parameters may also be supplied as arguments. See |
Value
Does not return anything. A plot is produced.
[Package nixmass version 1.0.2 Index]