powered by
Polygon Data Frame as used in the Brunsdon, Fotheringham & Charlton GWR book, with further variable median income (MedInc)
data(georgia)
georgia Georgia polygons SpatialPolygonsDataFrame - geographical projection
SpatialPolygonsDataFrame
georgia2 Georgia polygons SpatialPolygonsDataFrame - equal area projection
georgia.polys Georgia polygons in list format - equal area projection
# Read in the data data(georgia) # Make a map of median income choropleth(georgia2,"MedInc")
Run the code above in your browser using DataLab