| rwa_metric | R Documentation |
Read One Calculation Metric
rwa_metric(result, metric, view = c("applied", "fully_loaded"))
result |
An |
metric |
Metric identifier. |
view |
|
One numeric value.
r <- calculate_tables(generate_synthetic_tables(bank_profile = "KSA_BANK"))
rwa_metric(r, "CET1_RATIO")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.