magicfield | R Documentation |
Determine the type of a file : NIFTI .nii format, NIFTI .hdr/.img pair format, ANALYZE format.
magicfield(file, verbose = TRUE)
file |
character, filename of an image (or header) file |
verbose |
|
A list containing the magic and dim fields.
magicfield(system.file("example-nifti.hdr", package="AnalyzeFMRI"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.