read_siemens_txt_hdr: Read the text format header found in Siemens IMA and TWIX...

View source: R/mrs_read_twix.R

read_siemens_txt_hdrR Documentation

Read the text format header found in Siemens IMA and TWIX data files.

Description

Read the text format header found in Siemens IMA and TWIX data files.

Usage

read_siemens_txt_hdr(input, version = "vd", verbose, offset = 0)

Arguments

input

file name to read or raw data.

version

software version, can be "vb" or "vd".

verbose

print information to the console.

offset

offset to begin searching for the text header.

Value

a list of parameter values


spant documentation built on Oct. 23, 2023, 5:06 p.m.