Skip to content
Prev 23901 / 29559 Next

Merging regions in a map & plotting values

That's actually why I did the second `geom_map` the way I did. Add
another column to that data frame and use it for the fill color
(preferably using `cut` to bin values  ahead of time as it's unlikey
you really want to use a continuous color palette.
On Wed, Jan 20, 2016 at 1:55 PM, Joshua Onyango <jaonyango at yahoo.com> wrote: