Learn R Programming

beautier (version 2.6.12)

get_remove_dir_fun: Get a function that, from a filename, returns the part without the directory.

Description

Or: get a function that returns the local version of a filename. Also, the function will return NA if the filename is NA

Usage

get_remove_dir_fun()

Arguments

Value

a function to remove the folder name from a path

Author

Richèl J.C. Bilderbeek

See Also

see check_rename_fun for an overview of file renaming functions