Export the data from the input files to a CSV file.

exportCSV(filenames, filename, valid)

Arguments

filenames

A character vector representing the paths to the input files.

filename

A character string representing the name of the output file.

Value

A list containing the data frame and the output file name.