R/ee_clean.R
ee_clean_container.Rd
Delete all files from a folder (Google Drive) or a bucket
(Google Cloud Storage). Caution: this action will permanently delete any backup
files that were generated using ee_as_stars
and ee_as_sf
.
ee_clean_container(name = "rgee_backup", type = "drive", quiet = FALSE)
No return value, called for cleaning Google Drive or Google Cloud Storage container.
Other ee_clean functions:
ee_clean_pyenv()
,
ee_clean_user_credentials()