gifti (version 0.8.0)

have_gifti_test_data: Check Presence of GIFTI Test Data

Description

Checks if GIFTI test data is downloaded

Usage

have_gifti_test_data(outdir = system.file(package = "gifti"))

Arguments

outdir

Output directory for test file directory

Value

Logical indicator

Examples

Run this code
# NOT RUN {
have_gifti_test_data(outdir = NULL)
# }

Run the code above in your browser using DataLab