Arguments$getEnvironment | R Documentation |
Gets an existing environment.
## Static method (use this):
## Arguments$getEnvironment(envir=NULL, .name=NULL, ...)
## Don't use the below:
## S3 method for class 'Arguments'
getEnvironment(static, envir=NULL, .name=NULL, ...)
envir |
An |
.name |
A |
... |
Not used. |
Returns an environment
.
Henrik Bengtsson
For more information see Arguments
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.