style_bullet_ratios: Extract bullet credit-ratio path for a style preset

View source: R/utils.R

style_bullet_ratiosR Documentation

Extract bullet credit-ratio path for a style preset

Description

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.

Usage

style_bullet_ratios(style)

Arguments

style

Character scalar, e.g. "core" or "opportunistic".

Details

The output is a tibble with the original ratio columns plus a 'style' column identifying the preset.

Value

A tibble containing at least columns: year, dscr, ltv_forward, style.


cre.dcf documentation built on April 10, 2026, 5:08 p.m.