View source: R/utils-parsers.R
parse_call_stack | R Documentation |
Extracts function name and arguments from a call string.
parse_call_stack(call_str)
call_str |
A string representation of a function call |
A list containing the function name and full call string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.