is_logger_call | R Documentation |
Determines if a call came from the logger, so we can exclude it from the call stack.
is_logger_call(call)
call |
function call |
string representation of a func call.
Other Internal:
clean_internal_calls()
,
extract_func_name()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.