rmt_read_mas: Read an MT3DMS mass balance summary file

Description Usage Arguments Value

View source: R/output.R

Description

rmt_read_mas reads in an MT3DMS mass balance summary file and returns it as an RMT3DMS mas object.

Usage

1
2
3
rmt_read_mas(
  file = {     cat("Please select mas file ...\n")     file.choose() }
)

Arguments

file

filename; typically '*.mas'

Value

object of class mas


rogiersbart/RMT3DMS documentation built on Oct. 16, 2021, 9:45 a.m.