| rwa_result_table | R Documentation |
Read One Result Table
rwa_result_table(result, table, view = c("applied", "fully_loaded"))
result |
An |
table |
Result-table name. |
view |
|
A result data frame.
r <- calculate_tables(generate_synthetic_tables(bank_profile = "KSA_BANK"))
rwa_result_table(r, "Capital_Stack")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.