.extract_function_name | R Documentation |
This helper function extracts the base name of a function, removing namespace prefixes.
.extract_function_name(func)
func |
Function, for example the |
Character string representing the base name of the function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.