View source: R/one-id-functions.R
report_metric | R Documentation |
Reports the latest value of a given metric.
report_metric(metric_df, template_id = NULL)
metric_df |
A dataframe requiring the following columns: asset_id, name, time, and value. |
template_id |
The template to use. optional. |
A sentence reporting the latest value of a given metric.
## Not run: report_metric(metric_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.