| rmf_read_hpr | R Documentation |
rmf_read_hpr reads in a MODFLOW head predictions file and returns it as an RMODFLOW hpr object.
rmf_read_hpr(
file = {
cat("Please select hpr file ...\n")
file.choose()
}
)
rmf_read_hob_out(...)
file |
filename; typically '*.hpr' |
object of class hpr
rmf_read_hob_out(): Compatible with default ModelMuse file extension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.