Learn R Programming

fslr (version 2.25.3)

have.fsl: Logical check if FSL is accessible

Description

Uses get.fsl to check if FSLDIR is accessible or the option fsl.path is set and returns logical

Usage

have.fsl(...)

have_fsl(...)

Value

Logical TRUE is FSL is accessible, FALSE if not

Arguments

...

options to pass to get.fsl

Examples

Run this code
have.fsl()

Run the code above in your browser using DataLab