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/afnir documentation built on May 22, 2021, 9:54 a.m.