| hana_write_detail | R Documentation |
向BW报表写入明细数据
hana_write_detail(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
page_count = 10000
)
conn |
连接信息 |
FYear |
年份 |
FPeriod |
月份 |
page_count |
每页数量 |
返回结果
hana_write_res()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.