.get_method | R Documentation |
Whenever the function with provided name exists anywhere, the one is returned (or the first one if multiple found). Return NULL otherwise.
.get_method(name)
name |
Name of the function. |
Function - when found in any namespace or NULL otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.