ee_clean_credentials: Delete Credentials

Description Usage Arguments Value See Also

View source: R/ee_clean.R

Description

Delete all the credentials according to a specific user. The credentials (Google Earth Engine, Google Drive and Google Cloud Storage) are created after running successfully ee_Initialize(...). They are saved in the path rgee::ee_get_earthengine_path().

Usage

1
ee_clean_credentials(email = "not_defined", quiet = FALSE)

Arguments

email

Character. Earth Engine user (e.g. data.colec.fbf).

quiet

Logical. Suppress info messages.

Value

No return value, called for cleaning Google Drive, Google Cloud Storage, and/or Earth Engine credentials.

See Also

Other ee_clean functions: ee_clean_container(), ee_clean_pyenv()


csaybar/rgee documentation built on March 11, 2021, 5:48 a.m.