IgorR-private: Private functions in IgorR Package

IgorR-privateR Documentation

Private functions in IgorR Package

Description

.ReadPackedHeader reads the short record header from the current location in a PXP file

Usage

.ReadPackedHeader(con, endian)

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

Value

a list containing information about the current record

Author(s)

jefferis


IgorR documentation built on Sept. 11, 2024, 7:47 p.m.