yahooCashFlow: Yahoo Key Data mapper (R6 class constructor)

yahooCashFlowR Documentation

Yahoo Key Data mapper (R6 class constructor)

Description

Yahoo Finance API implementation to retrieve cash flow data. This class is a simple data mapper.

Super classes

TDI::baseTDI -> TDI::TDIResult -> TDI::TDICashFlow -> yahooCashFlow

Methods

Public methods

Inherited methods

Method new()

Initialization with Yahoo Finance cash flow data mapping.

Usage
yahooCashFlow$new(data)
Arguments
data

Subset of data returned by the API.

Returns

An object of class 'YahooCashFlow'.


n0Trader/TDI documentation built on July 30, 2023, 7:48 p.m.