tidy_incomestatements: Makes raw incomestatement data usable and readable.

Description Usage Arguments Details Value See Also

Description

Tidies raw income statement data produced from quantmod and returns the tidied data frame. Raw income statement data must be formatted in a list such that every element is a data frame or matrix containing quantmod data.

Usage

1

Arguments

x

A list of raw incomestatement file data produced from quantmod

Details

tidy_incomestatements produces a data frame that is 'tidy' or more readily readable by a user and usable by other functions within this package.

Value

Returns a data set that's been 'tidied' up for use by other functions in this package.

See Also

get_info

tidyinfo

tidy_cashflows

tidy_balancesheets


anttsou/qmj documentation built on May 10, 2019, 12:28 p.m.