Sumidu/gghilbertstrings: A Fast 'ggplot2'-Based Implementation of Hilbert Curves

A set of functions that help to create plots based on Hilbert curves. Hilbert curves are used to map one dimensional data into the 2D plane. The package provides a function that generate a 2D coordinate from an integer position. As a specific use case the package provides a function that allows mapping a character column in a data frame into 2D space using 'ggplot2'. This allows visually comparing long lists of URLs, words, genes or other data that has a fixed order and position.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.3
URL https://github.com/Sumidu/gghilbertstrings
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Sumidu/gghilbertstrings")
Sumidu/gghilbertstrings documentation built on April 6, 2021, 5:50 a.m.