Rollup
This commit is contained in:
@@ -45,7 +45,7 @@ Function <- file.path(outDir, "Function", "FunctionResults.txt")
|
||||
Process <- file.path(outDir, "Process", "ProcessResults.txt")
|
||||
|
||||
# Specify the list of input files (both CSV and TXT)
|
||||
file_list <- c(Component,Process,Function)
|
||||
file_list <- c(Component, Process, Function)
|
||||
|
||||
# Specify the output file name
|
||||
output_file <- file.path(outDir, "GTFCombined.xlsx")
|
||||
|
||||
Reference in New Issue
Block a user