Description Usage Arguments Value Note Examples
This function calls the writeNIfTI function from the 
oro.nifti package, but makes sure to remove .nii extension and
warnings can be suppressed.
1 2 3 4 5 6 7 8 9 10 11 12  | 
nim | 
 object of class   | 
filename | 
 path to save the NIfTI file. Suffix will be removed  | 
dtype | 
 Should   | 
compression | 
 compression level for gzipped files.  | 
... | 
 Additional arguments passed to   | 
drop_dim | 
 Should   | 
warn | 
 Should warnings from   | 
rm_extensions | 
 should niftiExtensions be converted to simple nifti objects before writing?  | 
Nothing
While writeNIfTI2 does not run datatyper as default, 
writenii does.  Additional functionality will be added to writenii likely
but will not to writeNIfTI2
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.