rmt_read_btn: Read a MT3DMS basic transport package file

Description Usage Arguments Value See Also

View source: R/package-btn.R

Description

rmt_read_btn reads in a MT3DMS basic transport package file and returns it as a RMT3DMS btn object.

Usage

1
2
3
4
rmt_read_btn(
  file = {     cat("Please select btn file ...\n")     file.choose() },
  ...
)

Arguments

file

filename; typically '*.btn'

...

optional arguments passed to rmti_parse_array

Value

object of class btn

See Also

rmt_create_btn, rmt_write_btn


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