Description Usage Arguments Value See Also
Remove rgee system variables from .Renviron
1 | ee_clean_pyenv(Renviron = "global")
|
Renviron |
Character. If is "global" the environment variables are set in the .Renviron located in the Sys.getenv("HOME") folder. On the other hand, if is "local" the environment variables are set in the .Renviron on the working directory (getwd()). Finally, users can also enter a specific path (See examples). |
No return value, called for cleaning environmental variables in their system.
Other ee_clean functions:
ee_clean_container()
,
ee_clean_credentials()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.