download_all | R Documentation |
Download all the files corresponding to the given file URLS of documents or comments.
download_all(data_frame, dest, format = NULL, ...)
data_frame |
a data frame of the form created by |
dest |
destination directory where you want the files to be downloaded. Paths can be relative or absolute. |
format |
a character vector of the file formats to download.
The default is |
... |
additional parameters to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.