View source: R/util_callstack_functions.R
For test purposes only: writes complete callstack to a file in CALLSTACKLOGDIR, if and only if this global variable is given for test reasons
1 2 | logCallStack(prefix = "cs_", excludeEnvironments = c("base",
"methods"))
|
prefix |
file name consists of prefix and timestamp |
excludeEnvironments |
("implicit" functions from these environments are not included into the callstack) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.