tidy_helper | R Documentation |
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.
tidy_helper(x)
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. |
tidy_cashflows
tidy_balancesheets
tidy_incomestatements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.