Re: [R] Plotting bar graph over a geographical map

2012-07-02 Thread hgerritsen
You could try the library mapplots, see example below: http://r.789695.n4.nabble.com/file/n4635091/xy.png -- View this message in context: http://r.789695.n4.nabble.com/Plotting-bar-graph-over-a-geographical-map-tp4346925p4635091.html Sent from the R help mailing list archive at Nabble.com. __

Re: [R] Pie Chart in map

2012-07-02 Thread hgerritsen
The package mapplots lets you plot pie charts on a map and vary their size. http://r.789695.n4.nabble.com/file/n4635089/pie.png -- View this message in context: http://r.789695.n4.nabble.com/Pie-Chart-in-map-tp2318816p4635089.html Sent from the R help mailing list archive at Nabble.com. __