| oregon {ggredist} | R Documentation |
Oregon Redistricting File
Description
This data contains geographic, demographic, and political information on the 1,071 census tracts of the state of Oregon.
Usage
data("oregon")
Format
sf object
countyThe county the tract belongs to.
cd_2020The 2210 congressional district assignment for the tract.
popThe total population of the tract, according to the 2020 Census.
pop_whiteThe non-Hispanic white population of the precinct.
ndvAverage number of votes for Democratic candidates in recent statewide elections.
nrvAverage number of votes for Republican candidates in recent statewide elections.
geometryThe
sfgeometry column containing the geographic information.
Examples
data(oregon)
oregon[, 1:6]
[Package ggredist version 0.0.2 Index]