logCallStack: logCallStack

Description Usage Arguments

View source: R/util_callstack_functions.R

Description

For test purposes only: writes complete callstack to a file in CALLSTACKLOGDIR, if and only if this global variable is given for test reasons

Usage

1
2
logCallStack(prefix = "cs_", excludeEnvironments = c("base",
  "methods"))

Arguments

prefix

file name consists of prefix and timestamp

excludeEnvironments

("implicit" functions from these environments are not included into the callstack)


Open-Systems-Pharmacology/tracelib documentation built on April 11, 2020, 3:12 p.m.