Plot a MT3DMS mass flux file
# S3 method for mfx rmt_plot(mfx, type = "scatter", bins = NULL)
mfx |
|
---|---|
type | plot type: 'scatter', 'residual', 'time' or 'histogram' |
bins | number of bins to use in the histogram plot; defaults to the Freedman-Diaconis rule |