Description Usage Arguments Value Examples
This function enables downloading documents by wrapping curl::curl_download()
.
1 |
url |
The download url(s). |
loc |
Where to put the files. |
file.out |
Option vector of names matching |
... |
Other arguments passed to |
Places a copy of the downloaded document in location specified and returns vector of the locations as string paths.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.