consolidate_cash_flow: Get consolidated cash flow from the filing

View source: R/sec_api_single_methods.R

consolidate_cash_flowR Documentation

Get consolidated cash flow from the filing

Description

Get thh consolidated cash flow data

Usage

consolidate_cash_flow(amortization, capex)

Arguments

xbrl_json

JSON text Parsed xbrl filing

Value

Tibble Tibble w/ the balance sheet (3Y)

Examples

# Parsed json filing
# amortization <- filing$StatementsOfCashFlows$DepreciationDepletionAndAmortization
# capex <- filing$StatementsOfCashFlows$PaymentsToAcquireProductiveAssets

TracyRage/fun_valuation documentation built on Jan. 29, 2023, 8:41 a.m.