get_fin_statement | R Documentation |
General Function to obtain Financial Statements (No XBRL parsing)
get_fin_statement(company_symbol, period_type = "y", statement)
company_symbol |
Company Symbol number |
period_type |
financial statement reporting period type which is either "q" for quarterly or "y" for annually |
statement |
Financial Statement name which can be one of the three : "income_statement", "balance_sheet" or "cash_flow" |
formatted financial statement as tibble data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.