read.lmp | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.