crosswalk_wtd: Function to call desired weighted crosswalk for 2020 values...

View source: R/crosswalk_wtd.R

crosswalk_wtdR Documentation

Function to call desired weighted crosswalk for 2020 values in 2010 census geographies

Description

Function to call desired weighted crosswalk for 2020 values in 2010 census geographies

Usage

crosswalk_wtd(geography, vintage = NULL)

Arguments

geography

Desired census geography. Can be either 'block', 'block group', 'tract' or 'county subdivision'

vintage

Desired Census Year (either 2010, or 2020)

Value

Geographically weighted values for housing units and population by desired vintage and unit of geography

Examples


crosswalk_wtd(geography = 'block', vintage = 2010)

MAPC/mapcdatakeys documentation built on Jan. 29, 2025, 6:20 p.m.