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

fslthresh.help(...)

Arguments

...

passed to fslmaths.help

Value

Prints help output and returns output as character vector

Examples

if (have.fsl()){
 fslthresh.help() 
}