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


gifti documentation built on Nov. 12, 2020, 1:07 a.m.