s3_bucket_delete {s3fs} | R Documentation |
Delete bucket
Description
Delete AWS S3
bucket including all objects in the bucket itself.
Usage
s3_bucket_delete(path)
Arguments
path |
(character): A character vector of path or s3 uri. |
[Package s3fs version 0.1.6 Index]