Pathname of the Analyze pair of files .img and .hdr
without the suffix.
gzipped
Allows the import/export of compressed (.gz) files
(default = TRUE).
verbose
is a logical variable (default = FALSE) that
allows text-based feedback during execution of the function.
warn
is a number to regulate the display of warnings (default =
-1). See options for more details.
Value
An object of class anlz is produced.
Details
The internal functions readBin and rawToChar are utilized
in order to efficiently extract information from a binary file. The
types of data are limited to 1- and 2-byte integers, 4-byte floats and
8-byte doubles.