Learn R Programming

fslr (version 2.24.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(...)

have_fsl(...)

Arguments

...

options to pass to get.fsl

Value

Logical TRUE is FSL is accessible, FALSE if not

Examples

Run this code
# NOT RUN {
have.fsl()
# }

Run the code above in your browser using DataLab