This function can be used to launch the Online Guide to MODFLOW or specific pages thereof. Other online guides are available as well, but this one should be the most complete version with information on all different MODFLOW 2005 variants that are part of the RMODFLOW scope. Some shortcuts are available as well, to more easily access some of the pages through the MODFLOW file type or ModelMuse file extension conventions.
rmf_guide(name = NULL)
name | Name of the |
---|
rmf_browse()
for launching the RMODFLOW pkgdown website.
rmf_guide() # Launches the introduction page.#>#>#>rmf_guide("name_file") # Launches the "name_file.htm" page.#>#>#>rmf_guide("nam") # Launches the same page using the "nam" shortcut.#>#>#>