Clean credentials for a specific user
ee_clean_user_credentials(
user = NULL,
earthengine = TRUE,
drive = TRUE,
gcs = FALSE
)
Character (optional, e.g. data.colec.fbf
). The user
to remove credentials (See ~/.config/earthengine/
). A 'user' represents
a set of credentials that certificate a specific Google identity.
Logical. Earthengine credential.
Logical. Google Drive credential.
Logical. Google Cloud Storage credential.
No return value, called for cleaning the path ~/.config/earthengine/
Other ee_clean functions:
ee_clean_container()
,
ee_clean_pyenv()