nifti.file.version: Determine NIFTI file version information and whether file is...

Description Usage Arguments Value

View source: R/read_nifti1.R

Description

Determine NIFTI file version information and whether file is a NIFTI file.

Usage

1

Arguments

filepath

path to a file in NIFTI v1 or v2 format.

Value

integer, the NIFTI file version. One if '1' for NIFTI v1 files, '2' for NIFTI v2 files, or 'NULL' if the file is not a NIFTI file.


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