drive_empty_trash function

Empty Drive Trash

Empty Drive Trash

Caution, this will permanently delete files in your Drive trash.

drive_empty_trash(verbose = deprecated())

Arguments

  • verbose: This logical argument to individual googledrive functions is deprecated. To globally suppress googledrive messaging, use options(googledrive_quiet = TRUE) (the default behaviour is to emit informational messages). To suppress messaging in a more limited way, use the helpers local_drive_quiet() or with_drive_quiet().