tidy_helper: Main helper function for all tidy functions.

Description Usage Arguments See Also

Description

This function does the main work of converting raw financial data into organized data frames. It is used by qmj's tidy functions to reuse common code and to avoid potential mistakes from repeating similar processes.

Usage

1

Arguments

x

A matrix containing financial information, either cash flows, balancesheets, or income statements, downloaded from Google Finance. The formatting of the matrix has not been altered yet, as if just retrieved.

See Also

tidy_cashflows

tidy_balancesheets

tidy_incomestatements


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