Read argument lists from CSV (or MS Excel) file
readArglists(file = NULL, configTable = .readArglistsTable.csv(safePath(file), dbg = dbg), dbg = FALSE)
file | full path to comma separated file containing the argument specification |
---|---|
configTable | Instead of the file you may provide a data frame containing the configuration |
dbg | if |