.findObjects | R Documentation |
Objects are passed into simList
via simInit
call or objects(simList)
assignment. This function is an internal helper to find those objects from their
environments by searching the call stack.
.findObjects(objects, functionCall = "simInit")
objects |
A character vector of object names |
functionCall |
A character string identifying the function name to be
searched in the call stack. Default is |
Eliot McIntire
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.