download_file: Download files from webmorph

Description Usage Arguments Value Examples

Description

Download files from webmorph

Usage

1
download_file(files, destination = NULL)

Arguments

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

Value

a list of local paths to the files

Examples

1
2
3
4
## Not run: 
  download_file("composites", "img/comp")

## End(Not run)

facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.