afni_version: GET AFNI Version

Description Usage Value Examples

View source: R/afni_version.R

Description

Finds the AFNI version from anfni -ver

Usage

1
2
3

Value

Character vector of the version.

Examples

1
2
3
if (have_afni()) {
 afni_version()
}

neuroconductor-devel/afnir documentation built on May 6, 2021, 7:33 a.m.