exams2call | R Documentation |
exams2
FunctionsReturns a list with the functions' names and parameters called from .traceback()
.
The function name must start with "exams2"
.
exams2call(prefix = "exams2")
prefix |
character: start of the function name (default: |
A list with the function name and its valuated parameters.
exams2call() # access current call stack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.