| oregon | R Documentation |
This data contains geographic, demographic, and political information on the 1,071 census tracts of the state of Oregon.
data("oregon")
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 sf geometry column containing the geographic information.
data(oregon)
oregon[, 1:6]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.