afni_version: GET AFNI Version

View source: R/afni_version.R

afni_versionR Documentation

GET AFNI Version

Description

Finds the AFNI version from anfni -ver

Usage

afni_version()

afniversion()

Value

Character vector of the version.

Examples

if (have_afni()) {
 afni_version()
}

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