census_to_council | R Documentation |
Convert census block group data to metro council district data using simulations
census_to_council(df, ..., geog, est_sum_to_pop = TRUE)
df |
A data frame from the census |
... |
a tidyselection of variables |
geog |
tract or block_group |
est_sum_to_pop |
create population from adding up estimates (TRUE) or by allocating original population (FALSE)? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.