| style_bullet_ratios | R Documentation |
For a given style, this helper:
loads the preset YAML via load_style_preset(),
runs the case through run_case(),
extracts the 'ratios' table for the bullet-debt scenario.
style_bullet_ratios(style)
style |
Character scalar, e.g. "core" or "opportunistic". |
The output is a tibble with the original ratio columns plus a 'style' column identifying the preset.
A tibble containing at least columns: year, dscr, ltv_forward, style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.