Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fsl_version

Find FSL Version


Description

Finds the FSL version from FSLDIR/etc/fslversion

Usage

fsl_version()

fslversion()

fsl_version_gt5()

Value

If the version file does not exist, it will throw a warning, but it will return an empty string. Otherwise it will be a string of the version.

Note

This will use fsldir() to get the directory

Examples

if (have_fsl()) {
 fslversion()
 fsl_version()
}

fslr

Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')

v2.24.1
GPL-3
Authors
John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.