s3_ls | R Documentation |
List objects at an S3 path
s3_ls(uri)
uri |
string, should start with |
data.frame
with bucket_name
, object
key
, uri
(that can be directly passed to eg
s3_read
), size
in bytes, owner
and
last_modified
timestamp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.