nifti.header.check: Perform basic sanity checks on NIFTI header data. These are...

Description Usage Arguments Value

View source: R/nifti_common.R

Description

Perform basic sanity checks on NIFTI header data. These are in no way meant to be exhaustive.

Usage

1
nifti.header.check(niiheader, nifti_version = 1L)

Arguments

niiheader

named list, the NIFTI header.

nifti_version

integer, one of 1L or 2L. The NIFTI format version.

Value

logical, whether the check was okay


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