| rmf_read_dis | R Documentation |
rmf_read_dis reads in a MODFLOW discretization file and returns it as an RMODFLOW dis object.
rmf_read_dis(
file = {
cat("Please select dis file ...\n")
file.choose()
},
...
)
file |
filename; typically '*.dis' |
... |
arguments passed to |
object of class dis
rmf_write_dis, rmf_create_dis and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?dis.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.