read_multiscan_list_output: Function specific to read output files (.txt) from...

View source: R/read_multiscan_list_output.R

read_multiscan_list_outputR Documentation

Function specific to read output files (.txt) from multiscanGO readers machines for output format list.

Description

This function receive one output file from multiscango plate reader and generate a tibble dataframe.

Usage

read_multiscan_list_output(file)

Arguments

file

The path to a proper .txt file formatted by the multiscango machine for the option list.

Value

Returns a tibble data frame with all the columns present in the file, in addition to this one column that contained time in hh:mm:ss format.


MartinBanchero/mpxtractor documentation built on March 30, 2022, 10:56 p.m.