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()
}

muschellij2/afnir documentation built on May 23, 2019, 8:33 a.m.