rmt_read_bud: Reads the mass budget from a MT3DMS listing file

Description Usage Arguments Value

View source: R/output.R

Description

rmt_read_bud reads a mass budget from a MT3DMS listing file and returns it as a data frame

Usage

1
2
3
rmt_read_bud(
  file = {     cat("Please select MT3DMS listing file ...\n")     file.choose() }
)

Arguments

file

path to the listing file; typically '*.m3d'

Value

an object of class cbud which is a data.frame containing the cumulative mass budgets for all species


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