Learn R Programming

wal (version 0.1.0)

wal.template: Generate a WAL structure template.

Description

Generates a WAL instance that can be modified and filled with new data. The template represents a black 32x32 image (if the palette used to display it adhers to the convention that the first color is black). The indices used are 1-based (black is at index 1, not 0).

Usage

wal.template()

Arguments