| fsl_anat | R Documentation | 
This function calls fsl_anat from FSL
fsl_anat(
  file,
  modality = c("T1", "T2", "PD"),
  outdir = NULL,
  intern = FALSE,
  opts = "",
  verbose = TRUE,
  ...
)
| file | (character) image to be manipulated, should be full path | 
| modality | (character) Modality of Image to be run | 
| outdir | (character) output directory, if none specified, will 
default to  | 
| intern | (logical) to be passed to  | 
| opts | (character) operations to be passed to  | 
| verbose | (logical) print out command before running | 
| ... | options passed to  | 
Result from system command, depends if intern is TRUE or FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.