Retrieve the names of all Snow_Data_YYYY.csv files in a specified directory.

getFileNames(dir = "/repack")

Arguments

dir

A character string representing the directory to search within. Default is "/repack".

Value

A character vector of file names.