Read CSV file appending the filename as an additional column in the dataframe
read_plus(filename, filepath)
Arguments
filename |
character, file name to be added to the dataframe |
filepath |
character, path to the CSV file |
Value
dataframe, generated from the input CSV containing the filenames