read.lmp {wal} | R Documentation |
Read binary lump, or 'lmp' files.
read.lmp(filepath, dlength = 768L)
filepath |
character string, path to the input file. |
dlength |
the expected data length, in bytes. |
vector of dlength unsigned integers in range 0..255.