nifti.field.check.nchar.max: Check whether character string fields have less than or equal...

Description Usage Arguments Value

View source: R/nifti_common.R

Description

Check whether character string fields have less than or equal to expected length.

Usage

1
nifti.field.check.nchar.max(niiheader, fields, dlength)

Arguments

niiheader

named list, representing a NIFTI v1 or v2 header

fields

vector of character string, the field names to check

dlength

integer, the max length of all fields

Value

logical, whether the checks were okay


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