read_csv_addflnm: Function to read in .csv files and append filename into new column
read_csv_addflnm.Rd
read_csv_addflnm is a function to read in .csv files (e.g. Echoview exports) as a table and append the filename as another column in the table. Is based off read_csv (from package readr)