readout.header: Read header information of output file

View source: R/readout.R

readout.headerR Documentation

Read header information of output file

Description

Read header information of output file

Usage

readout.header(
  keyword,
  path = get("outpath", envir = .shud),
  file = file.path(path, paste0(get("PRJNAME", envir = .shud), ".", keyword, ".dat"))
)

Arguments

keyword

keyword of the output file. File name format is: projectname.keyword.dat

path

path of the output file

file

Full path of output file.

Value

Header information


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.