| rmf_write_zon | R Documentation |
rmf_write_zon writes a MODFLOW zone file based on a RMODFLOW zon object
rmf_write_zon(
zon,
file = {
cat("Please choose zon file to overwrite or provide new filename ...\n")
file.choose()
},
iprn = -1,
...
)
zon |
an |
file |
filename to write to; typically '*.zon' |
iprn |
format code for printing arrays in the listing file; defaults to -1 (no printing) |
... |
arguments passed to |
NULL
rmf_read_zon, rmf_create_zon, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?zone.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.