enforce_form | R Documentation |
Enforce Either Qform or Sform is set
enforce_form(file, ...)
file |
(character) image filename or character of class nifti |
... |
additional arguments to pass to
|
A character filename
if (have_fsl()) {
res = enforce_form(mni_fname())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.