This function calls fslmerge's help

fslmerge.help()

Value

Prints help output and returns output as character vector

Examples

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