Learn R Programming

fslr (version 1.4.4)

fslbin.help: fslbin Help

Description

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

Usage

fslbin.help(...)

Arguments

...
passed to fslmaths.help

Value

  • Prints help output and returns output as character vector

Examples

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

Run the code above in your browser using DataLab