extract.header.data {tofsims}R Documentation

extract variable names and values from Ulvac-phi ToF-SIMS datafile headers

Description

Extracting the data from a Ulvac-phi Tof-SIMS raw header character string.

Usage

extract.header.data(header)

Arguments

header

header as a raw character string

Details

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.

Value

list with two vectors containing variable names and values as characters

Author(s)

Lorenz Gerber


[Package tofsims version 1.14.0 Index]