texas {spmodel} | R Documentation |
Texas Turnout Data
Description
Texas voter turnout data collected during the United States 1980 Presidential election.
Usage
texas
Format
An sf
object with 254 rows and 4 columns:
FIPS: Federal Information Processing System (FIPS) county codes.
turnout: Proportion of eligible voters who voted.
log_income: The natural logarithm of average per capita (in dollars) income.
geometry:
POINT
geometry representing coordinates in a NAD83 projection (EPSG: 5070). Distances between points are in meters.
Source
The data source is the elect80
data set in the spData
R package.
[Package spmodel version 0.11.0 Index]