Description Usage Arguments Details Value
Set cabinets options
1 | cabinets_options_set(..., .envir = NULL)
|
... |
Options to be set |
.envir |
Environment to set options in; if NULL, will use environment at |
Mainly used for specifying if cabinets has permission to write to .Rprofile. Permission can be revoked at any time by opening the .Rprofile file and setting "cabinets.permission" = FALSE
.
If no options are set, returns the options specified in options
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.