Learn R Programming

fslr (version 1.9.2.1)

fslsqrt.help: fslsqrt Help

Description

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

Usage

fslsqrt.help(...)

Arguments

...
passed to fslmaths.help

Value

Prints help output and returns output as character vector

Examples

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

Run the code above in your browser using DataLab