View source: R/multi-metric-functions.R
report_3metrics_random | R Documentation |
What are three random metrics from the data presented?
report_3metrics_random(metric_df)
metric_df |
A dataframe an asset_id column (chr), and an unspecified number of numeric columns. The column names of the numeric columns will be used in the generated text. |
Three sentences, each wrapped in HTML bullet tags (<li>), reporting the value of three randomly selected numeric columns.
## Not run: report_3metrics_random(metric_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.