download_gifti_data: Download GIFTI Test Data

Description Usage Arguments Value

View source: R/aaa_download_gifti_data.R

Description

Downloads GIFTI test data from https://www.nitrc.org/frs/download.php/411/BV_GIFTI_1.3.tar.gz

Usage

1
2
3
4
5
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-releases/gifti documentation built on Oct. 28, 2020, 3:54 a.m.