| per_capita_adj | R Documentation | 
Create population-adjusted variables
per_capita_adj(
  df,
  ...,
  pop_var = "population",
  geog,
  keep_vars = T,
  keep_pop = F,
  other_grouping_vars = "",
  scale = 1
)
df | 
 A data frame  | 
... | 
 Variables  | 
geog | 
 The geography  | 
keep_vars | 
 Keep original variables?  | 
keep_pop | 
 Keep population in data frame  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.