read.lmp: Read binary lump, or 'lmp' files.

View source: R/palette.R

read.lmpR Documentation

Read binary lump, or 'lmp' files.

Description

Read binary lump, or 'lmp' files.

Usage

read.lmp(filepath, dlength = 768L)

Arguments

filepath

character string, path to the input file.

dlength

the expected data length, in bytes.

Value

vector of dlength unsigned integers in range 0..255.


dfsp-spirit/wal documentation built on Feb. 5, 2024, 1:59 p.m.