report_rank: Report Rank

View source: R/asset-class-functions.R

report_rankR Documentation

Report Rank

Description

What is the rank of a given asset for a given metric for its stated asset class?

Usage

report_rank(metric_df, template_id = NULL, subject)

Arguments

metric_df

A dataframe requiring the following columns: asset_id, asset_class, name, value. #' @param template_id The template to use. Optional.

Value

A sentence denoting the rank of a given asset for the metric in question.

Examples

## Not run: 
report_rank(metric_df)

## End(Not run)


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