Description Usage Arguments Details Value Author(s)
Pulls metadata about all files in S3 that are accessible, such as tags, name, and sizes.
1 | listS3Objects(bucket, prefix = "tg")
|
bucket |
The name of the S3 bucket containing the data to return. |
prefix |
The prefix of the data being indexed by the TGR (default: "tg"). |
Requires valid S3 credentials to be set in the environment by setCreds (now "AWS_ACCESS_KEY_ID" and "AWS_SECRET_ACCESS_KEY").
Returns a long form data frame of objects in the indicated S3 bucket.
Amy Paguirigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.