Plot a MODFLOW head predictions file

# S3 method for hpr
rmf_plot(hpr, type = "scatter", hobdry = -888, bins = NULL)

Arguments

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