View source: R/crosswalk_wtd.R
crosswalk_wtd | R Documentation |
Function to call desired weighted crosswalk for 2020 values in 2010 census geographies
crosswalk_wtd(geography, vintage = NULL)
geography |
Desired census geography. Can be either 'block', 'block group', 'tract' or 'county subdivision' |
vintage |
Desired Census Year (either 2010, or 2020) |
Geographically weighted values for housing units and population by desired vintage and unit of geography
crosswalk_wtd(geography = 'block', vintage = 2010)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.