powered by
exams2
Returns a list with the functions' names and parameters called from .traceback(). The function name must start with "exams2".
.traceback()
"exams2"
exams2call(prefix = "exams2")
A list with the function name and its valuated parameters.
character: start of the function name (default: "exams2")
exams2call() # access current call stack
Run the code above in your browser using DataLab