saveSettingsTable: Save settings to csv file

View source: R/utility_functions.R View source: R/utility_functions.R

saveSettingsTableR Documentation

Save settings to csv file

Description

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.

Usage

saveSettingsTable(outputSettings, resultsDir, outputNames)

saveSettingsTable(outputSettings, resultsDir, outputNames)

Arguments

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

Value

writes a table as csv file to resultsDir

writes a table as csv file to resultsDir


nevilamos/FAMEFMR documentation built on April 17, 2025, 9:32 p.m.