# Generated by roxygen2: do not edit by hand

export(add_credit_ratios)
export(as_rate)
export(as_yaml)
export(build_lease_table)
export(cf_compute_levered)
export(cf_make_full_table)
export(cfg_explain)
export(cfg_missing)
export(cfg_normalize)
export(cfg_validate)
export(compare_financing_scenarios)
export(compute_equity_invest)
export(compute_leveraged_metrics)
export(compute_noi_y1)
export(compute_unleveraged_metrics)
export(dcf_add_noi_columns)
export(dcf_calculate)
export(dcf_read_config)
export(dcf_spec_template)
export(dcf_write_yaml_template)
export(debt_built_schedule)
export(derive_exit_yield)
export(equity_multiple_safe)
export(flag_covenants)
export(forward_value_from_noi)
export(get_cfg)
export(guard_rate)
export(init_debt_fees)
export(irr_partition)
export(irr_safe)
export(leases_tbl_structuration)
export(npv_rate)
export(price_from_cap)
export(run_case)
export(run_from_config)
export(select_terminal_noi)
export(simulate_shock)
export(styles_breach_counts)
export(styles_break_even_exit_yield)
export(styles_distressed_exit)
export(styles_equity_cashflows)
export(styles_exit_sensitivity)
export(styles_growth_sensitivity)
export(styles_manifest)
export(styles_pv_split)
export(styles_revalue_yield_plus_growth)
export(sweep_sensitivities)
export(test_refi)
importFrom(checkmate,assert_data_frame)
importFrom(checkmate,assert_integerish)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(dplyr,bind_rows)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(magrittr,"%>%")
importFrom(stats,uniroot)
importFrom(tibble,tibble)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
