Learn R Programming

fslr (version 1.9.2.1)

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

Arguments

...
options to pass to get.fsl

Value

Logical TRUE is FSL is accessible, FALSE if not

Examples

Run this code
have.fsl()

Run the code above in your browser using DataLab