rmt_read_ocn: Read a MT3DMS observed concentration file

Description Usage Arguments Details Value See Also

View source: R/output.R

Description

rmt_read_ocn reads in an MT3DMS observed concentration file and returns it as an RMT3DMS ocn object.

Usage

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

Arguments

file

filename; typically '*.ocn'

Details

Writing and type of OCN output is set in the TOB file.

Value

object of class ocn and data.frame

See Also

rmt_read_mfx, rmt_read_pst and rmt_create_tob


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