Description Usage Arguments See Also
View source: R/dashboard-metrics.R
Format metrics (list) into a single table output (data frame)
1 | format_metrics(metrics, timeframe, group = "hunt")
|
metrics |
named list that holds summary data produced by calc_metrics() |
timeframe |
character: value to store in the 'timeframe' variable of the output (e.g, 'full-year', 'mid-year') |
group |
character: value to sore in the 'group' variable of the output (e.g., 'all_sports', 'fish', 'hunt') |
Other dashboard functions:
calc_metrics(),
calc_part_rate(),
calc_part(),
calc_priv_rate(),
est_month(),
est_pop(),
est_rate(),
fill_missing_months(),
write_dash()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.