get_income_statement: Get income statement for specified company and reporting...

get_income_statementR Documentation

Get income statement for specified company and reporting period

Description

Get income statement for specified company and reporting period

Usage

get_income_statement(company_symbol, period_type = "q")

Arguments

company_symbol

Company Symbol number

period_type

financial statement reporting period type which is either "q" for quarterly or "y" for annually

Value

formatted financial statement as tibble data frame.

Examples

get_income_statement(1010,"q")

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