Plot a MT3DMS observed concentration file
# S3 method for ocn rmt_plot(ocn, type = "scatter", cinact = -888, bins = NULL)
| ocn |
|
|---|---|
| type | plot type: 'scatter', 'residual', 'time' or 'histogram' |
| cinact | value used to flag dry cells; defaults to -888 |
| bins | number of bins to use in the histogram plot; defaults to the Freedman-Diaconis rule |