Skip to contents

Generic function to create data reader

Usage

data_reader(x, offset)

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

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

Arguments

x

an object specifying the infromation required to produce the reader

offset

the byte offset (number of bytes to skip before reading)