Parse spectra from files provided in a manually assembled
format.
Usage
parse_manual_output(x = NULL)
Value
See parse_fluorimeter_output.
Arguments
x
character vector resulting from
readLines of the corresponding data file.
Author
Johannes Graumann
Details
A helper function to parse_fluorimeter_output.
The file in question is supposed to contain a tab-delimited table
with the columns Time (sec) and Fluorescense Intensity.