have.fsl {fslr} | R Documentation |
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 |
Value
Logical TRUE is FSL is accessible, FALSE if not
Examples
have.fsl()
[Package fslr version 2.25.3 Index]