Create a metric group
1 | create_metric_group(tbl, group_name = NULL, rmd_file = NULL)
|
tbl |
A wide table of metrics |
group_name |
An optional underscore separated string as group_name. If
not specified, the category and subcategory of the metrics in |
rmd_file |
The Rmd file that generated the compact metrics, which has documentation for the metrics and dimensions stored in the YAML front matter. If no Rmd file is given, it uses the currently running one. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.