extract_calling_function | R Documentation |
Extract calling function name from call object
extract_calling_function(call)
call |
The call object from which to extract the function name |
Character string of the calling function ("comparisons", "predictions", or "hypotheses")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.