Description Usage Arguments Value
Query whole-market quarterly reports
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
)
|
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 |
a data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.