georgia {GISTools} | R Documentation |
Georgia Social and Economic Data by County
Description
Polygon Data Frame as used in the Brunsdon, Fotheringham & Charlton GWR book, with further variable median income (MedInc)
Usage
data(georgia)
Format
-
georgia Georgia polygons
SpatialPolygonsDataFrame
- geographical projection -
georgia2 Georgia polygons
SpatialPolygonsDataFrame
- equal area projection -
georgia.polys Georgia polygons in list format - equal area projection
Examples
# Read in the data
data(georgia)
# Make a map of median income
choropleth(georgia2,"MedInc")
[Package GISTools version 1.0-0 Index]