parse_felix_gx_output {flippant}R Documentation

parse_felix_gx_output

Description

Parse spectra from files provided by a QuantaMaster fluorimeter (Photon Technology International, Inc., Edison, New Jersey) using FelixGX v4.1

Usage

parse_felix_gx_output(x = NULL)

Arguments

x

character vector resulting from readLines of the corresponding data file.

Details

A helper function to parse_fluorimeter_output.

Value

See parse_fluorimeter_output.

Author(s)

Johannes Graumann

See Also

parse_fluorimeter_output, parse_felix_32_output, parse_FluorS_Essence_3.8_output, parse_manual_output


[Package flippant version 1.5.5 Index]