Remove rgee system variables from .Renviron
ee_clean_pyenv(Renviron = "global")
Character. If it is "global" the environment variables in the .Renviron located in the Sys.getenv("HOME") folder will be deleted. On the other hand, if it is "local" the environment variables in the .Renviron on the working directory (getwd()) will be deleted. Finally, users can also set 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_user_credentials()