Learn R Programming

fslr (version 2.25.3)

fslbet.help: Help for FSL BET

Description

This function calls bet's help

Usage

fslbet.help(betcmd = c("bet2", "bet"))

Value

Prints help output and returns output as character vector

Arguments

betcmd

(character) Get help for bet or bet2 function

Examples

Run this code
if (have.fsl()){
 fslbet.help()
 fslbet.help("bet")
}  

Run the code above in your browser using DataLab