Skip to content
Prev 274381 / 398506 Next

OT RE: US States percentage change plot

One package that you can use is Rcartogram from Omegahat, although it
took me a long long time to figure out how to use it for real maps. I
noticed there was another unpublished package named cart in R-Forge,
and I have never tried it.

I also want to know if there are other R packages that have as simple
usage as "take the polygon coordinates and warp the polygons according
to a variable". At least for Rcartogram, it is not so easy (due to the
design of the C code by other authors). Maybe I'm going in a wrong
direction (no cartogram algorithm is so straightforward?).

Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
On Thu, Oct 13, 2011 at 1:43 PM, Farley, Robert <FarleyR at metro.net> wrote: