| getForms | R Documentation | 
This function obtains the s and q forms of an image transformation matrix
getForms(file, verbose = FALSE, ...)
| file | (character) filename of image to pass to header | 
| verbose | (logical) passed to  | 
| ... | options passed to  | 
list with elements of sform and qform and their respective codes
if (have.fsl()){
 mnifile = mni_fname("2")
 getForms(mnifile)
}   
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.