download_gifti_data: Download GIFTI Test Data

View source: R/aaa_download_gifti_data.R

download_gifti_dataR 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 download.file

Value

Vector of file names


neuroconductor/gifti documentation built on Feb. 6, 2023, 6:52 a.m.