find_call | R Documentation |
This function is designed to inspect the call hierarchy and identify the call of a parent function. Any wrapper environments above the global R environment that some IDEs cause are ignored.
find_call()
Returns the call of the parent function, or NULL
if no such call is found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.