Description Usage Arguments Value Examples
calculates Theil's-H and Entropy on a dataset
1 | calc_theilsH(group_df, parent_geo = c(), ...)
|
group_df |
race specific df with a count for every GEOID |
parent_geo |
character vector of additional columns to subdivide analysis |
... |
added for compatibility |
single row data frame with measures of Theil's-H and entropy
1 | calc_theilsH(get_acs_race("WA", "King"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.