| rmf_read_hob | R Documentation |
read_hob reads in a MODFLOW head observations file and returns it as an RMODFLOW hob object.
rmf_read_hob(
file = {
cat("Please select hob file ...\n")
file.choose()
},
...
)
rmf_read_ob_hob(...)
file |
filename; typically '*.hob' |
... |
arguments passed to |
object of class hob
rmf_read_ob_hob(): Compatible with default ModelMuse file extensions
rmf_create_hob, rmf_write_hob and https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?hob.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.