Plot a MT3DMS concentrations observation time series
# S3 method for cobs rmt_plot(cobs, i = NULL, j = NULL, k = NULL)
cobs |
|
---|---|
i | row number to subset observations. Defaults to NULL. |
j | column number subset observations. Defaults to NULL. |
k | layer number subset observations. Defaults to NULL. |
ggplot2 object
The observations are named using their k-i-j indices.