use_geography_splits | R Documentation |
Helper to translate psrccensus estimates to planning geographies
use_geography_splits(
df,
planning_geog_type,
wgt,
ofm_vintage = "default",
parcel_year = "default"
)
df |
acs or decennial dataset returned from psrccensus |
planning_geog_type |
planning geography type as listed in Elmer.general.geography_splits |
wgt |
measure share used as split weight either "total_pop", "household_pop", "group_quarters_pop", "housing_units" or "occupied_housing_units" |
ofm_vintage |
for deprecated splits; otherwise keep default. See <http://aws-linux/mediawiki/index.php/Get_geography_splits_(Elmer_Function)> |
parcel_year |
for deprecated baseyear; otherwise keep default. See <http://aws-linux/mediawiki/index.php/Get_geography_splits_(Elmer_Function)> |
table with planning geography units in place of census geography units
Michael Jensen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.