View source: R/calculate_03_enrollment.R
Calculate 0-3 capacity estimate
1 | calc.capacity_adjustment_03(df_hhsc_ccl, df_frontline, grouping_vars = NULL)
|
df_hhsc_ccl |
data.frame. |
grouping_vars |
string. The results to be grouped by. Default is NULL. |
config |
list. Vector of county FIPS codes with names attributes |
tract_radius |
numeric. A number indicating the tract radius in miles. |
xwalk_tracts |
data.frame. |
adj_tracts |
data.frame. |
df_acf |
data.frame. |
qtrs |
vector of strings. Default is c("1","2","4"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.