rmf_read_bud | R Documentation |
rmf_read_bud
reads a volumetric budget from a MODFLOW listing file and returns it as a list with data frame elements
rmf_read_bud( file = { cat("Please select listing file ...\n") file.choose() } ) rmf_read_budget(...)
file |
path to the listing file; typically '*.lst' |
an object of class bud which is a list with two data frames: one with cumulative fluxes and one with rates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.