parse_manual_output: parse_manual_output

View source: R/parse_manual_output.R

parse_manual_outputR Documentation

parse_manual_output

Description

Parse spectra from files provided in a manually assembled format.

Usage

parse_manual_output(x = NULL)

Arguments

x

character vector resulting from readLines of the corresponding data file.

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.

Value

See parse_fluorimeter_output.

Author(s)

Johannes Graumann

See Also

parse_fluorimeter_output, parse_felix_gx_output, parse_felix_32_output


flippant documentation built on Nov. 27, 2023, 5:12 p.m.