forked from omegahat/Rcartogram
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 920 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: Rcartogram
Version: 0.2-2
Title: Interface to Mark Newman's cartogram software
Description: This is an interface to C code
for "fitting" diffusion cartograms to a grid
of densities. The resulting grid can be used to
transform/interpolate values in the original coordinates.
The result of transforming boundaries for regions with different
densities is to make the regions in the new coordinates change
size to be proportional to the original densities. This is used
for drawing maps, for example, of election vote counts,
disease incidences, etc. so that different populations/densities
are displayed rather than geographical area.
Author: Duncan Temple Lang
Depends: methods
Maintainer: Duncan Temple Lang <[email protected]>
SystemRequirements: libfftw3
License: BSD
See: http://www-personal.umich.edu/~mejn/cart/
http://www-personal.umich.edu/~mejn/cart/doc/description.html