rwoldford/glyphs: Make glyphs using pixel-oriented data visualization technique

Make glyphs using pixel-oriented data visualization technique. The package can map data values to pixel colors and order them in a plane in a specific way such as Hilbert curve to get a glyph for each dimension of the data sets. Then, one can plot them in the device. Besides, the mapping from data values to colors has a default function and also for the plot function, but one can have his own function for it. The core of the package is to make a list of glyphs given a multidimensional data set.

Getting started

Package details

AuthorJiahua Liu, Wayne Oldford
MaintainerWayne Oldford <rwoldford@uwaterloo.ca>
LicenseGPL-2
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rwoldford/glyphs")
rwoldford/glyphs documentation built on Nov. 14, 2020, 2:29 a.m.