Skip to content

Spatial Correlation Map using R

4 messages · Jim Lemon, Zilefac Elvis

#
On 12/04/2013 05:26 AM, Zilefac Elvis wrote:
Hi Zilefac,
Have a look at the color2D.matplot function in plotrix. See the first 
example.

Jim
#
On 12/04/2013 08:59 AM, Jim Lemon wrote:
On reading your message more carefully, I think you want a choropleth 
map, so use color.scale to get the fill colors and the maps package to 
plot them.

Jim