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 |
DOI: |
10.32614/CRAN.package.gghilbertstrings |
Author: |
André Calero Valdez
[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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=gghilbertstrings
to link to this page.