report_3metrics_random: Report Three Random Metrics

View source: R/multi-metric-functions.R

report_3metrics_randomR Documentation

Report Three Random Metrics

Description

What are three random metrics from the data presented?

Usage

report_3metrics_random(metric_df)

Arguments

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.

Value

Three sentences, each wrapped in HTML bullet tags (<li>), reporting the value of three randomly selected numeric columns.

Examples

## Not run: 
report_3metrics_random(metric_df)

## End(Not run)


jupitertrades/tabletotext documentation built on Oct. 31, 2022, 5:47 p.m.