| update_renviron | R Documentation |
Updates or appends environment variables to the .Renviron file.
update_renviron(updates, path = ".Renviron")
updates |
A named list of key-value pairs to update. |
path |
Path to .Renviron file (default: project root) |
Invisible TRUE if successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.