Description Usage Format Variables Examples
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.
1 |
A data frame with 3075 rows and 7 columns.
fips: FIPS county code
county: county name
state: state abbreviation
lon: county centroid longitude
lat: county centroid latitude
rMapState: county name as can be looked up in calls to map() in the maps package
rMapCounty: state abbreviation as can be looked up in calls to map() in the maps package
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.