Learn R Programming

dChipIO (version 0.1.5)

readDcpHeader: Reads the file header of a dChip DCP file

Description

Reads the file header of a dChip DCP file.

Usage

readDcpHeader(con, ...)

Arguments

con
A connection or a character filename.
...
Not used.

Value

Returns a list structure containing the file header.

See Also

To read also the DCP file data, see readDcp().