Finds the AFNI version from anfni -ver

afni_version()

afniversion()

Value

Character vector of the version.

Examples

if (have_afni()) {
 afni_version()
}