Description Usage Arguments Value Examples
This function calls bet's help
1  | fslbet.help(betcmd = c("bet2", "bet"))
 | 
betcmd | 
 (character) Get help for   | 
Prints help output and returns output as character vector
1 2 3 4  | if (have.fsl()){
 fslbet.help()
 fslbet.help("bet")
}  
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.