nifti_2_hdr {cifti} | R Documentation |
Reads a NIfTI-2 header from a filename
nifti_2_hdr(fname, verbose = FALSE, warn = -1)
fname |
Filename |
verbose |
Print diagnostic messages |
warn |
Should warnings be printed? Passed to |
Object of class nifti
The unused_str
part of the header is not returned, but is an
empty string of 15 characters. This code was adapted by
the oro.nifti
package