exams2call | R Documentation |
Returns a list with the function name and parameters called from the .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 evaluated parameters
exams2call() # access current call stack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.