exportCSV.Rd
Export the data from the input files to a CSV file.
exportCSV(filenames, filename, valid)
A character vector representing the paths to the input files.
A character string representing the name of the output file.
A list containing the data frame and the output file name.