View source: R/download_cifti_data.R
download_cifti_data | R Documentation |
Downloads CIFTI test data from https://www.nitrc.org/frs/download.php/8541/cifti-2_test_data-1.2.zip
download_cifti_data(
outdir = system.file(package = "cifti"),
overwrite = FALSE,
...
)
outdir |
Output directory for test file directory |
overwrite |
Should files be overwritten if already exist? |
... |
additional arguments to |
Vector of file names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.