| nu_correct | R Documentation | 
This function calls nu_correct
to correct for non-uniformity
nu_correct(file, mask = NULL, opts = "", verbose = TRUE, ...)
| file | (character) input filename | 
| mask | (character or nifti) Mask to use for correction. | 
| opts | (character) additional options to  | 
| verbose | print diagnostic messages | 
| ... | additional arguments passed to  | 
Object of class nifti depending on retimg
## Not run: 
if (have_fs()){
    nu_correct("/path/to/T1.nii.gz")
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.