brokamp-group / s3

More efficient downloading and usage of files hosted on AWS S3
http://brokamp-group.github.io/s3/
Other
3 stars 2 forks source link

`s3_get_files` should invisibly return details on like `s3_get` #7

Closed cole-brokamp closed 3 years ago

cole-brokamp commented 3 years ago

return a tibble of s3 URI, filename, full file path, size?

cole-brokamp commented 3 years ago

@erikarasnick this means that you can use s3_get_files to get downloaded file paths in any "downstream" packages now