rmt_plot.ocn: Plot a MT3DMS observed concentration file

Description Usage Arguments

View source: R/plot.R

Description

Plot a MT3DMS observed concentration file

Usage

1
2
## S3 method for class 'ocn'
rmt_plot(ocn, type = "scatter", cinact = -888, bins = NULL)

Arguments

ocn

RMT3DMS ocn object

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


rogiersbart/RMT3DMS documentation built on Oct. 16, 2021, 9:45 a.m.