Description Usage Arguments Value Examples
View source: R/check_fun.name.R
Checks whether name of custom defined function is already bound in other environments.
1 | check_fun.name(fun)
|
fun |
Function, object. |
Prints a message: function bound with same name in other environments or not.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.