random_fact_3bullets: Return Three Random Facts

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

random_fact_3bulletsR Documentation

Return Three Random Facts

Description

What are three random facts about the data presented?

Usage

random_fact_3bullets(metric_df, template_id = NULL)

Arguments

metric_df

A dataframe with the following columns: asset_id (chr), time (date or dttm)

Value

A sentence denoting which metric in the submitted dataframe the given asset id had the lowest rank for.

Examples

## Not run: 
random_fact_3bullets(metric_df)

## End(Not run)


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