enforce_form: Enforce Either Qform or Sform is set

View source: R/enforce_form.R

enforce_formR Documentation

Enforce Either Qform or Sform is set

Description

Enforce Either Qform or Sform is set

Usage

enforce_form(file, ...)

Arguments

file

(character) image filename or character of class nifti

...

additional arguments to pass to getForms

Value

A character filename

Examples

if (have_fsl()) {
res = enforce_form(mni_fname())
}

fslr documentation built on Aug. 25, 2022, 5:07 p.m.