Archive

Posts Tagged ‘cartography’

More Quick R Maps: Country View of WHO Confirmed Cases

April 28th, 2009 jsmith No comments

who_world_swineflu_04282009.png

I realized it should be pretty easy to use the approach as the previous R map I generated to make a smaller scale map at a country level. In this example I’m setting up an initial non-plotted map with limits on the X and Y ranges I want to display. Next I assign colors to the observations of this subset map, plot these filled areas, then plot all boundaries.
Read more…

Categories: Uncategorized Tags: ,

Using R for Quick Mapping of Swine Flu

April 27th, 2009 jsmith No comments

swineflu_04272009.png
I haven’t had much experience using R for spatial visualization, so I thought I would give the “maps” packages a go tonight and create a quick thematic map of confirmed cases of swine flue by state. It doesn’t have all the elements I would want on a production map, but I was going for speed of generation.

Read more…

Categories: Uncategorized Tags: ,