Get a function that, from a filename, returns the part without the directory.
Source:R/get_remove_dir_fun.R
get_remove_dir_fun.Rd
Or: get a function that returns the local version of a filename. Also, the function will return NA if the filename is NA
See also
see check_rename_fun for an overview of file renaming functions