Description Usage Arguments Value
Set a given value to a temporary object in a specified environment.
1 | asTempObj(value, pos = 1, envir = as.environment(pos))
|
value |
An object to assign as a temporary object. |
pos |
Where to do the assignment (relative to the |
envir |
The environment to use. |
The name of the temporary object as assigned in the provided environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.