View source: R/asset-class-functions.R
report_rank | R Documentation |
What is the rank of a given asset for a given metric for its stated asset class?
report_rank(metric_df, template_id = NULL, subject)
metric_df |
A dataframe requiring the following columns: asset_id, asset_class, name, value. #' @param template_id The template to use. Optional. |
A sentence denoting the rank of a given asset for the metric in question.
## Not run: report_rank(metric_df) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.