report_quarter: Query quarterly reports

Description Usage Arguments Value

View source: R/fundamental.R

Description

Query quarterly reports

Usage

1
2
3
4
5
6
7
8
report_quarter(
  type = c("income", "balancesheet", "cashflow", "forecast", "express",
    "fina_indicator", "fina_mainbz"),
  ts_code,
  ...,
  api = TushareApi(),
  timeout = 60
)

Arguments

type

type of report to query

ts_code

Tushare code

...

additional arguments passed. Please refer to Tushare manual

api

a tsapi object

timeout

timeout of the query

Value

a data.table


imlijunda/tswbench documentation built on June 12, 2021, 12:45 p.m.