download_gifti_data {gifti} | R Documentation |
Download GIFTI Test Data
Description
Downloads GIFTI test data from https://www.nitrc.org/frs/download.php/411/BV_GIFTI_1.3.tar.gz
Usage
download_gifti_data(
outdir = system.file(package = "gifti"),
overwrite = FALSE,
...
)
Arguments
outdir |
Output directory for test file directory |
overwrite |
Should files be overwritten if already exist? |
... |
additional arguments to |
Value
Vector of file names
[Package gifti version 0.8.0 Index]