View source: R/mrs_read_twix.R
read_siemens_txt_hdr | R Documentation |
Read the text format header found in Siemens IMA and TWIX data files.
read_siemens_txt_hdr(input, version = "vd", verbose = FALSE, offset = 0)
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. |
a list of parameter values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.