| exec_context | R Documentation |
Wrapper around Sys.info() and get_r_version that provides
a consolidated list of variables used for logging contexts.
exec_context( keep_args = FALSE, max_calls = 5, call_subset = c(-1, -1), filter_internal = TRUE )
keep_args |
bool to specify keep function all arguments |
max_calls |
maximum number of calls to keep from the stack |
call_subset |
offset index into system calls |
filter_internal |
filter out internal calls? |
system context for evaluating fmt_metric objects.
Other Context:
class_scope(),
format_fn_call(),
get_call_stack(),
get_r_version(),
get_system_info(),
sys_context()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.