Read a NIfTI-1 image

read_nifti1(file, ...)

Arguments

file

.nii file, gzipped or not, or base of .hdr and .img files without extension

...

Additional arguments to readNIfTI

Value

List containing object of class nifti

Examples

if (FALSE) read_nifti1(nifti_file.nii)
if (FALSE) read_nifti1(nifti_file_basename)