Learn R Programming

fslr (version 2.25.3)

fslmask.help: fslmask Help

Description

This function calls fslmaths's help, as fslmask is a wrapper for fslmaths

Usage

fslmask.help(...)

Value

Prints help output and returns output as character vector

Arguments

...

passed to fslmaths.help

Examples

Run this code
if (have.fsl()){
 fslmask.help() 
}

Run the code above in your browser using DataLab