fslbet.help: Help for FSL BET

View source: R/fslhd.R

fslbet.helpR Documentation

Help for FSL BET

Description

This function calls bet's help

Usage

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

Arguments

betcmd

(character) Get help for bet or bet2 function

Value

Prints help output and returns output as character vector

Examples

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

fslr documentation built on Aug. 25, 2022, 5:07 p.m.