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

have_afni(...)

Arguments

...

options to pass to get_afni

Value

Logical TRUE is AFNI is accessible, FALSE if not

Examples

have_afni()
#> [1] FALSE