Description Usage Arguments Value Examples
Download files from a remote location.
1 | duck_download(url, path, user = Sys.getenv("S3_USER"), ...)
|
url |
The duck URL for a remote file. |
path |
Path to write to. |
user |
The username or access key. Define with |
... |
Additional arguments passed to duck. |
The path to the downloaded files (invisibly).
1 | duck_download("s3:/publicaccountability/csv/vt_voters.csv", tempfile())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.