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.

Package details

AuthorKaelyn Rosenberg [aut, cre]
MaintainerKaelyn Rosenberg <kaerosenberg@gmail.com>
LicenseGPL-3
Version0.2.0
URL https://github.com/kaerosen/tilemaps
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tilemaps")

Try the tilemaps package in your browser

Any scripts or data that you put into this service are public.

tilemaps documentation built on July 10, 2020, 9:06 a.m.