tilemaps: Generate Tile Maps (original) (raw)
Implements an algorithm for generating maps, known as tile maps, in which each region is represented by a single tile of the same shape and size. The algorithm was first proposed in "Generating Tile Maps" by Graham McNeill and Scott Hale (2017) <doi:10.1111/cgf.13200>. Functions allow users to generate, plot, and compare square or hexagon tile maps.
Version: | 0.2.0 |
---|---|
Depends: | R (≥ 2.10) |
Imports: | clue, ggplot2, igraph, lwgeom, sf, smoothr |
Suggests: | dplyr, knitr, rmarkdown, spData |
Published: | 2020-07-10 |
DOI: | 10.32614/CRAN.package.tilemaps |
Author: | Kaelyn Rosenberg [aut, cre] |
Maintainer: | Kaelyn Rosenberg |
BugReports: | https://github.com/kaerosen/tilemaps/issues |
License: | GPL-3 |
URL: | https://github.com/kaerosen/tilemaps |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tilemaps results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=tilemapsto link to this page.