Learn R Programming

HilbertVis (version 1.30.0)

Hilbert curve visualization

Description

Functions to visualize long vectors of integer data by means of Hilbert curves

Copy Link

Version

Version

1.30.0

License

GPL (>= 3)

Maintainer

Simon Anders

Last Published

February 15th, 2017

Functions in HilbertVis (1.30.0)

shrinkVector

shrink a vector by partitioning it into bins and taking the maxima in the bins
makeWiggleVector

generate a "wiggle vector" from start/end/value data
hilbertImage

Produce a matrix that visualizes a long data vector along a Hilbert curve
simpleLinPlot

Default plot callback function for hilbertDisplay
makeRandomTestData

generate a long vector of example data that is suitable to demonstrate the Hilbert curve visualisation
hilbertCurve

calculate finite approximations of the Hilbert curve
plotLongVector

A simple function to plot a very long vector.
plotHilbertCurve

Plotting the Hilbert curve (for demonstation purposes).
hilbertDisplay

Hilbert curve visualization
showHilbertImage

display a hilbert
dotsapply

List apply for '...' arguments
hilbertDisplayThreeChannel

Show up to three data vectors in the Hilbert curve display GUI.