read.nifti1.header.internal: Read NIFTI v1 header from file (which may contain the...

Description Usage Arguments Value

View source: R/read_nifti1.R

Description

Read NIFTI v1 header from file (which may contain the FreeSurfer hack).

Usage

1
read.nifti1.header.internal(filepath, little_endian = TRUE)

Arguments

filepath

path to a NIFTI v1 file (single file version), which can contain the FreeSurfer hack.

little_endian

internal logical, leave this alone. Endianness will be figured out automatically, messing with this parameter only hurts.

Value

named list with NIFTI 1 header fields.


freesurferformats documentation built on Feb. 11, 2022, 5:06 p.m.