Delete all files from a folder (Google Drive) or a bucket
(Google Cloud Storage). Caution: This will permanently delete
their backup files generated by using ee_as_stars
and ee_as_sf
.
ee_clean_container(name = "rgee_backup", type = "drive", quiet = FALSE)
Character. Name of the folder (Google Drive) or bucket (GCS) to delete all files.
Character. Name of the file storage web service. 'drive' and 'gcs' are supported.
logical. Suppress info message
No return value, called for cleaning Google Drive or Google Cloud Storage container.
Other ee_clean functions:
ee_clean_credentials()
,
ee_clean_pyenv()