i want to create a map of the US in R with the states color coded in a heat map type of way based on a metric. I know how to do this using the googleVis api but i can\'t us
(hopefully answer may still be helpful for somebody)
RevolutionAnalytics has excellent example of map visualization using spplot() function. Here's image from there:
spplot()