.rp_env | R Documentation |
temporary working environment
.rp_env
An object of class environment
of length 0.
An auto generated environment
to store our tokens
## Not run:
.rp_env <- new.env(parent = emptyenv())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.