rmf_plot.hpr | R Documentation |
Plot a MODFLOW head predictions file
## S3 method for class 'hpr' rmf_plot(hpr, type = "scatter", hobdry = -888, bins = NULL)
hpr |
head predictions file object |
type |
plot type: 'scatter', 'residual' or 'histogram' |
hobdry |
value used to flag dry cells; defaults to -888 |
bins |
number of bins to use in the histrogram plot; defaults to the Freedman-Diaconis rule |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.