ggplot2 also can do this with
fortify
geom_polygon

Von meinem iPad gesendet

> Am 06.12.2015 um 21:03 schrieb Benjamin Tyner <bty...@gmail.com>:
> 
> Hi
> 
> I wish to draw a basic choropleth (US, by state) and am wondering if anyone 
> has any recommendations? I've tried the following thus far:
> 
> 1. choroplethr: this works, but required installation of 30+ dependencies. I 
> would prefer something with fewer dependencies.
> 2. tmap: this also seems promising, but most of the examples I saw were 
> specific to European maps. Can it be adapted for US?
> 3. statebins: doesn't draw true choropleths, but I liked that it doesn't have 
> many dependencies.
> 
> Regards
> Ben
> 
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to