A closure to keep track of al the errors from reading the csv files. There might be a more elegant way to concatenate and print all errors from all files, but this seems to do the job for now.
all_errors.Rd
A closure to keep track of al the errors from reading the csv files. There might be a more elegant way to concatenate and print all errors from all files, but this seems to do the job for now.