str_isFunction | R Documentation |
Verify if a string name is a function name
str_isFunction(FunctionUniqueList)
FunctionUniqueList |
A vector of characters |
str_isFunction(c("names","name"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.