| readCdfBinHeader {dChipIO} | R Documentation |
Reads the file header of a dChip CDF.bin file.
readCdfBinHeader(con, ...)
con |
A connection or a character filename. |
... |
Not used. |
Returns a list structure containing the file header.
Henrik Bengtsson (http://www.braju.com/R/)
To read the CDF.bin file data, see readCdfBin().