Skip to contents

Create Data Reader for AFNI Format

Usage

# S4 method for class 'NIFTIMetaInfo'
data_reader(x, offset = 0)

# S4 method for class 'AFNIMetaInfo'
data_reader(x, offset = 0)

Arguments

x

AFNIMetaInfo object

offset

Numeric byte offset

Value

BinaryReader object