exams2call {exams.forge} | R Documentation |
Traceback for exams2
Functions
Description
Returns a list with the functions' names and parameters called from .traceback()
.
The function name must start with "exams2"
.
Usage
exams2call(prefix = "exams2")
Arguments
prefix |
character: start of the function name (default: |
Value
A list with the function name and its valuated parameters.
Examples
exams2call() # access current call stack
[Package exams.forge version 1.0.10 Index]