Description Usage Arguments Value Examples
This function calls nu_correct
to correct for non-uniformity
1 | 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
1 2 3 4 5 6 | ## 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.