View source: R/check_rename_fun.R
check_rename_fun | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.