hasFunction | R Documentation |
This is useful for handling if the user has the correct version of a suggested package installed.
hasFunction(fun, pkg)
fun |
a string, name of the function to search for |
pkg |
a string, the package to search for the function in |
Logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.