report_market: Query whole-market quarterly reports

Description Usage Arguments Value

View source: R/fundamental.R

Description

Query whole-market quarterly reports

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
report_market(
  type = c("income", "balancesheet", "cashflow", "forecast", "express",
    "fina_indicator", "fina_mainbz"),
  period,
  y,
  q,
  ...,
  api = TushareApi(),
  timeout = 60
)

Arguments

type

type of report to query

period

OPTIONAL, period to query

y

OPTIONAL, year to query

q

OPTIONAL, quarty to query

...

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.