tilemaps: Generate Tile Maps
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.2 |
| Depends: | R (≥ 2.10) |
| Imports: | clue,ggplot2,igraph,sf,smoothr |
| Suggests: | dplyr,knitr,lwgeom,rmarkdown,spData |
| Published: | 2025-11-03 |
| DOI: | 10.32614/CRAN.package.tilemaps |
| Author: | Kaelyn Rosenberg [aut, cre] |
| Maintainer: | Kaelyn Rosenberg <kaerosenberg at gmail.com> |
| BugReports: | https://github.com/kaerosen/tilemaps/issues |
| License: | GPL-3 |
| URL: | https://kaerosen.github.io/tilemaps/,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.