rmt_read_tob reads in an MT3DMS transport observation package file and returns it as an RMT3DMS tob object.

rmt_read_tob(
  file = {     cat("Please select tob file ...\n")     file.choose() }
)

Arguments

file

filename; typically '*.tob'

Value

object of class tob

See also