Description Usage Arguments Value Examples
View source: R/download_nv_collection_images.R
Download Neurovault Collections Images
1 2  | download_nv_collection_images(id, verbose = TRUE, outdir = tempfile(),
  overwrite = TRUE, ...)
 | 
id | 
 id of the collection  | 
verbose | 
 print diagnostic messages  | 
outdir | 
 output directory for images  | 
overwrite | 
 Will only overwrite existing file if   | 
... | 
 additional options to pass to   | 
A data.frame of the image information
and their output filenames
1  | res = download_nv_collection_images(id = 77)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.