View source: R/multi-metric-functions.R
random_fact_3bullets | R Documentation |
What are three random facts about the data presented?
random_fact_3bullets(metric_df, template_id = NULL)
metric_df |
A dataframe with the following columns: asset_id (chr), time (date or dttm) |
A sentence denoting which metric in the submitted dataframe the given asset id had the lowest rank for.
## Not run: random_fact_3bullets(metric_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.