Description Usage Arguments Value Examples
calculates location quotient on a dataset
1 | calc_locquo(group_df, out_groups = "NH White", parent_geo = c(), ...)
|
group_df |
race specific df with a count for every GEOID |
out_groups |
character vector indicating the out group of the comparison. The default behavior selects "NH White" such that White clustering is being calculated relative the total population. |
parent_geo |
character vector of additional columns to subdivide analysis |
... |
added for compatibility |
data frame with location quotient
1 | calc_locquo(get_acs_race("CO", "Boulder", year = 2017))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.