View source: R/wrangle_and_check.R
wrangle_results | R Documentation |
Function wrangles results to expected formats. List element entry results
is split into market risk results for company and portfolio level.
wrangle_results(results_list, sensitivity_analysis_vars, risk_type)
results_list |
A list of results. |
sensitivity_analysis_vars |
String vector holding names of iteration arguments. |
risk_type |
String that is either lrisk or trisk. |
A list of wrangled results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.