IgorR-private: Private functions in IgorR Package
Description
.ReadPackedHeader
reads the short record header from the
current location in a PXP file
Usage
.ReadPackedHeader(con, endian)
Value
a list containing information about the current record
Arguments
- con
an R connection to the file we are reading
- endian
either little or big
Details
Note that the recordType
will be one of the constants from
Igor's enum PackedFileRecordType