fslbin.help: fslbin Help

View source: R/fslbin.help.R

fslbin.helpR Documentation

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

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

fslr documentation built on May 29, 2024, 2:31 a.m.