get_balance_sheet: Get balance sheet statement for specified company and...

get_balance_sheetR Documentation

Get balance sheet statement for specified company and reporting period

Description

Get balance sheet statement for specified company and reporting period

Usage

get_balance_sheet(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_balance_sheet(1010,"q")

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