Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanse authored May 21, 2019
1 parent 1dab2f4 commit 794fee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ This package implements the [RecMap construction algorithm (MP2)](http://dx.doi.

## 1. Installation


### use [CRAN](https://CRAN.R-project.org/package=recmap)
use [CRAN](https://CRAN.R-project.org/package=recmap)

`recmap` requires R 3.3 or later.

Expand Down Expand Up @@ -75,6 +74,7 @@ The `as.recmap` function performs the transformation from a
`SpatialPolygonsDataFrame` into a `recmap` compatible object.

## 5. Related approaches

* [Rectangular Cartograms: the game](http://www.win.tue.nl/~speckman/demos/game/index.html), [Rectangular Cartograms](http://www.win.tue.nl/~speckman/Cartograms/SoccerCarto.html)
* cartogram: Create Cartograms with R [https://CRAN.R-project.org/package=cartogram](https://CRAN.R-project.org/package=cartogram)
* [Rcartogram](https://github.com/omegahat/Rcartogram)
Expand Down

0 comments on commit 794fee9

Please sign in to comment.