geoCounty {housingData}R Documentation

County geolocation lookup table

Description

Table of geographical coordinates of centroids of U.S. counties. Computed based on a procedure described here: http://stackoverflow.com/questions/9441778/improve-centering-county-names-ggplot-maps.

Usage

geoCounty

Format

A data frame with 3075 rows and 7 columns.

Variables

Examples

head(geoCounty)

[Package housingData version 0.3.0 Index]