extract.header.data {tofsims} | R Documentation |
Extracting the data from a Ulvac-phi Tof-SIMS raw header character string.
extract.header.data(header)
header |
header as a raw character string |
This function takes a raw header character string read by get.raw.header() as input and extracts variable names and values. values are currently forwarded just as character string. This is a helper function for read.raw.phi.
list with two vectors containing variable names and values as characters
Lorenz Gerber