Description Usage Arguments Value Examples
View source: R/analyze_raw_file_info.R
Analyze raw file info
Save raw file info sum
1 2 3 | analyze_raw_file_info(rawFileInfo, maxinjectcutoff)
save_raw_file_info_sum(rawFileInfoSum, outputDir, use_tdreport, tdReportName)
|
rawFileInfo |
Dataframe containing all raw file data. |
maxinjectcutoff |
Fraction of max injection time that should be used as cutoff for max injections. |
rawFileInfoSum |
Dataframe containing all raw file summary data. |
outputDir |
Path to directory for output of summary info sheet. |
use_tdreport |
Boolean value. Should raw file names be retrieved from a tdReport? |
tdReportName |
Name of the tdReport file. |
Dataframe containing analysis of raw file info.
Saves XLSX to output dir containing raw file info summary.
1 | Fix this later
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.