Learn R Programming

⚠️There's a newer version (1.0.17) of this package.Take me there.

recmap - Compute the Rectangular Statistical Cartogram

This package contains an implementation of the RecMap construction algorithm (MP2).

Installation

Install from CRAN

recmap requires R 3.3 or later.

Released and tested versions of recmap are available via the CRAN network, and can be installed using the R shell via

install.package('recmap')

Use the docker public | automated build recmap image

this image contains the latest build.

docker pull cpanse/recmap \
&& docker run -d -p 8791:8787 cpanse/recmap

connect to http://yourdockerhost:8791 using a web browser

  • username: rstudio
  • password: rstudio

Documentation

The package ships with a package vignette (browseVignettes('recmap') and a reference manual (just type ?recmap on the R shell).

Both documents are also available on the package's CRAN page.

Examples

The recmap gallery gives an impression what can be expected from the cartogram drawing algorithm.

Author

Christian Panse, 2016

License

GPL 3

Copy Link

Version

Install

install.packages('recmap')

Monthly Downloads

492

Version

0.5.0

License

GPL-3

Maintainer

Christian Panse

Last Published

July 1st, 2016

Functions in recmap (0.5.0)

plot_recmap

recmap Plot Function
recmap

Compute a Rectangular Statistical Cartogram