| rmf_write_riv | R Documentation |
rmf_write_riv writes a MODFLOW river file based on an RMODFLOW riv object
rmf_write_riv(
riv,
dis = rmf_read_dis(),
file = {
cat("Please choose riv file to overwrite or provide new filename ...\n")
file.choose()
},
...
)
riv |
an |
dis |
an |
file |
filename to write to; typically '*.riv' |
... |
arguments passed to |
NULL
rmf_read_riv, rmf_create_riv, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?riv.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.