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.


wal documentation built on May 29, 2024, 9:23 a.m.