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