View source: R/read_multiscan_list_output.R
read_multiscan_list_output | R Documentation |
This function receive one output file from multiscango plate reader and generate a tibble dataframe.
read_multiscan_list_output(file)
file |
The path to a proper .txt file formatted by the multiscango machine for the option list. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.