get_fin_statement: General Function to obtain Financial Statements (No XBRL...

View source: R/financials.R

get_fin_statementR Documentation

General Function to obtain Financial Statements (No XBRL parsing)

Description

General Function to obtain Financial Statements (No XBRL parsing)

Usage

get_fin_statement(company_symbol, period_type = "y", statement)

Arguments

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"

Value

formatted financial statement as tibble data frame.


Hussain-Alsalman/tasi documentation built on Sept. 7, 2024, 1:17 p.m.