Description Usage Arguments Value Examples
Download files from webmorph
1 | download_file(files, destination = NULL)
|
files |
a list or vector of file names to download, must start with the project number, e.g. "1/averages/f_multi.jpg" |
destination |
A folder to save the files to, defaults to the directory structure of the project |
a list of local paths to the files
1 2 3 4 | ## Not run:
download_file("composites", "img/comp")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.