rmf_write_oc | R Documentation |
rmf_write_oc
writes a MODFLOW output control option file based on an RMODFLOW
oc object.
rmf_write_oc( oc, file = { cat("Please select oc file to overwrite or provide new filename ...\n") file.choose() }, ... )
oc |
an |
file |
filename to write to; typically '*.oc' |
... |
arguments passed to |
NULL
rmf_read_oc
, rmf_create_oc
and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?oc.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.