report_metric: Report Metric

View source: R/one-id-functions.R

report_metricR Documentation

Report Metric

Description

Reports the latest value of a given metric.

Usage

report_metric(metric_df, template_id = NULL)

Arguments

metric_df

A dataframe requiring the following columns: asset_id, name, time, and value.

template_id

The template to use. optional.

Value

A sentence reporting the latest value of a given metric.

Examples

## Not run: 
report_metric(metric_df)

## End(Not run)


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