Description Usage Arguments See Also
View source: R/dashboard-metrics.R
Convenience function: output a csv file for given permission-quarter results
1 | write_dash(dash, quarter, group, outdir = "code/3-dashboard-results/dash")
|
dash |
data frame output of format_metrics() |
quarter |
integer value of selected quarter |
group |
character: value to sore in the 'group' variable of the output (e.g., 'all_sports', 'fish', 'hunt') |
outdir |
file path for output directory |
Other dashboard functions:
calc_metrics()
,
calc_part_rate()
,
calc_part()
,
calc_priv_rate()
,
est_month()
,
est_pop()
,
est_rate()
,
fill_missing_months()
,
format_metrics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.