recmap: Compute the Rectangular Statistical Cartogram

Implements the RecMap MP2 construction heuristic <doi:10.1109/INFVIS.2004.57>. This algorithm draws maps according to a given statistical value, e.g., election results, population, or epidemiological data. The basic idea of the RecMap algorithm is that each map region, e.g., different countries, is represented by a rectangle. The area of each rectangle represents the statistical value given as input (maintain zero cartographic error). C++ is used to implement the computationally intensive tasks. The vignette included in this package provides documentation about the usage of the recmap algorithm.

Package details

AuthorChristian Panse [aut, cre] (<https://orcid.org/0000-0003-1975-3064>)
MaintainerChristian Panse <Christian.Panse@gmail.com>
LicenseGPL-3
Version1.0.17
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("recmap")

Try the recmap package in your browser

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

recmap documentation built on Sept. 24, 2023, 1:08 a.m.