rmf_write_hob | R Documentation |
Write a MODFLOW head observations file
rmf_write_hob( hob, file = { cat("Please select hob file to overwrite or provide new filename ...\n") file.choose() }, ... )
hob |
a |
file |
filename to write to; typically '*.hob' |
... |
arguments passed to |
NULL
rmf_create_hob
, rmf_read_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.