View source: R/utility_functions.R View source: R/utility_functions.R
saveSettingsTable | R Documentation |
untility helper function for FAME to make easily readable file of settings used in analysis,stored with results output.
utility helper function for FAME to make easily readable file of settings used in analysis,stored with results output.
saveSettingsTable(outputSettings, resultsDir, outputNames)
saveSettingsTable(outputSettings, resultsDir, outputNames)
outputSettings |
list of settings accumulated in FAME processing |
resultsDir |
the results directory where the ouptutSettings.csv file is saved |
outputNames |
data.frame formatted and named as the settingstable will be output, but with column 2 values as NA |
writes a table as csv file to resultsDir
writes a table as csv file to resultsDir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.