fslbet.help {fslr} | R 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 |
Value
Prints help output and returns output as character vector
Examples
if (have.fsl()){
fslbet.help()
fslbet.help("bet")
}
[Package fslr version 2.25.3 Index]