rmniigz {oro.nifti} | R Documentation |
Remove File Extensions Around the NIfTI/ANALYZE Formats
Description
Simple function(s) that remove file extensions commonly found when using NIfTI-1 or ANALYZE format files.
Usage
rmniigz(x)
rmnii(x)
rmgz(x)
rmhdrgz(x)
rmhdr(x)
rmimggz(x)
rmimg(x)
Arguments
x |
is the file name. |
Value
The file name without offending suffix.
Author(s)
Brandon Whitcher bwhitcher@gmail.com
[Package oro.nifti version 0.11.4 Index]