delete_async | R Documentation |
s3_file_delete
delete files in AWS S3
s3_dir_delete
delete directories in AWS S3 recursively.
s3_file_delete_async(path, ...)
s3_dir_delete_async(path)
path |
(character): A character vector of paths or s3 uris. |
... |
parameters to be passed to |
return future
object of s3_file_delete()
s3_dir_delete()
future
s3_file_delete()
s3_dir_delete()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.