download_files | R Documentation |
For each file, a list of URLs can be given, and they are tried one by one.
download_files(downloads)
downloads |
Named list. The names are the paths for the target files. Each list element is a character vector of URLs to try. |
If a <filename>.etag
file exists, then it is used to check if the
download is needed, with a HTTP HEAD request.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.