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.

Version: 0.3.3
Imports: ggplot2, dplyr, magrittr, tibble, lifecycle, Rcpp, rlang
LinkingTo: Rcpp
Suggests: testthat, covr, spelling, profvis
Published: 2021-04-07
Author: André Calero Valdez ORCID iD [aut, cre]
Maintainer: André Calero Valdez <andrecalerovaldez at gmail.com>
BugReports: https://github.com/Sumidu/gghilbertstrings/issues
License: MIT + file LICENSE
URL: https://github.com/Sumidu/gghilbertstrings
NeedsCompilation: yes
SystemRequirements: C++11
Language: en-US
Materials: README NEWS
CRAN checks: gghilbertstrings results

Documentation:

Reference manual: gghilbertstrings.pdf

Downloads:

Package source: gghilbertstrings_0.3.3.tar.gz
Windows binaries: r-devel: gghilbertstrings_0.3.3.zip, r-release: gghilbertstrings_0.3.3.zip, r-oldrel: gghilbertstrings_0.3.3.zip
macOS binaries: r-release (arm64): gghilbertstrings_0.3.3.tgz, r-oldrel (arm64): gghilbertstrings_0.3.3.tgz, r-release (x86_64): gghilbertstrings_0.3.3.tgz
Old sources: gghilbertstrings archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gghilbertstrings to link to this page.