get_remove_dir_fun {beautier}R Documentation

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()

Value

a function to remove the folder name from a path

Author(s)

Richèl J.C. Bilderbeek

See Also

see check_rename_fun for an overview of file renaming functions


[Package beautier version 2.6.12 Index]