deal_cashflows: Extract standard cash-flow tables from a deal result

View source: R/simple_api.R

deal_cashflowsR Documentation

Extract standard cash-flow tables from a deal result

Description

Extract standard cash-flow tables from a deal result

Usage

deal_cashflows(
  x,
  view = c("full", "operating", "all_equity", "leveraged", "comparison")
)

Arguments

x

Object returned by analyze_deal() or run_case().

view

One of "full", "operating", "all_equity", "leveraged", or "comparison".

Value

A data.frame or tibble.


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