Learn R Programming

GISTools (version 1.0-1)

georgia: 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)

Arguments

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

Run this code
# Read in the data
data(georgia)
# Make a map of median income
choropleth(georgia2,"MedInc")

Run the code above in your browser using DataLab