check_rename_fun {beautier} | R Documentation |
Will stop if not
check_rename_fun(rename_fun)
rename_fun |
a function to rename a filename, as can be checked by check_rename_fun. This function should have one argument, which will be a filename or NA. The function should return one filename (when passed one filename) or one NA (when passed one NA). Example rename functions are:
|
No return value, called for side effects
Richèl J.C. Bilderbeek