download_s3 | R Documentation |
Download S3 object to file
download_s3(object, bucket, opts = NULL, filename = NULL, ..., progress = TRUE)
object |
Object name or s3 url |
bucket |
Optional bucket (derived from object if missing) |
opts |
Options passed on to |
filename |
File name to save to (defaults to |
... |
Passed as options to |
progress |
If set show download progress bar |
File name of saved download
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.