have_afni: Logical check if AFNI is accessible

View source: R/have_afni.R

have_afniR Documentation

Logical check if AFNI is accessible

Description

Uses get_afni to check if AFNIDIR is accessible or the option afni.path is set and returns logical

Usage

have_afni(...)

Arguments

...

options to pass to get_afni

Value

Logical TRUE is AFNI is accessible, FALSE if not

Examples

have_afni()

neuroconductor-devel/afnir documentation built on June 15, 2025, 3:29 a.m.