Clean credentials for a specific user
ee_clean_user_credentials(
user = NULL,
earthengine = TRUE,
drive = TRUE,
gcs = FALSE
)
Arguments
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/
if (FALSE) { # \dontrun{
library(rgee)
# Delete caducated credentials for a specific user
ee_clean_user_credentials(earthengine=TRUE, drive=TRUE)
ee_users()
} # }
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4