A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://r-spatial.github.io/rgee/reference/ee_clean_user_credentials.html below:

Clean credentials for a specific user — ee_clean_user_credentials • rgee

Clean credentials for a specific user

ee_clean_user_credentials(
  user = NULL,
  earthengine = TRUE,
  drive = TRUE,
  gcs = FALSE
)
Arguments
user

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.

earthengine

Logical. Earthengine credential.

drive

Logical. Google Drive credential.

gcs

Logical. Google Cloud Storage credential.

Value

No return value, called for cleaning the path ~/.config/earthengine/

Examples
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