Description Usage Arguments Value
View source: R/wrangling_functions.R
Read in qPCR files, clean them and report on controls
1 | clean_qPCR_files_check_NTC(file_location, file_name, undetermined = "set40")
|
file_location |
a character, path to the file, name not included, must have trailing / |
file_name |
a character, file name with extension |
undetermined |
a character, "set40" or "remove"; set40 takes undetermined values and sets them to 40, otherwise they are removed. default is set40 |
a tibble with cleaned data, plus printed output on controls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.