Description Usage Arguments Value See Also
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()
.
1 | ee_clean_credentials(email = "not_defined", quiet = FALSE)
|
email |
Character. Earth Engine user (e.g. |
quiet |
Logical. Suppress info messages. |
No return value, called for cleaning Google Drive, Google Cloud Storage, and/or Earth Engine credentials.
Other ee_clean functions:
ee_clean_container()
,
ee_clean_pyenv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.