getFileNames.Rd
Retrieve the names of all Snow_Data_YYYY.csv files in a specified directory.
getFileNames(dir = "/repack")
A character string representing the directory to search within. Default is "/repack".
A character vector of file names.