rmf_read_hpr: Read a MODFLOW head predictions file

View source: R/output.R

rmf_read_hprR Documentation

Read a MODFLOW head predictions file

Description

rmf_read_hpr reads in a MODFLOW head predictions file and returns it as an RMODFLOW hpr object.

Usage

rmf_read_hpr(
  file = {
     cat("Please select hpr file ...\n")
     file.choose()
 }
)

rmf_read_hob_out(...)

Arguments

file

filename; typically '*.hpr'

Value

object of class hpr

Functions

  • rmf_read_hob_out(): Compatible with default ModelMuse file extension


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.