Description Usage Arguments Value Examples
计算历史数据累计数 mrpt_calc_cumSum_Period
1 2 3 4 5 6 7 | rbu_rollup_actual_cumSum(
conn = tsda::conn_rds("jlrds"),
FYear = 2019,
FPeriod = 2,
table_data = "t_mrpt3_res_actual",
table_cumSum = "t_mrpt3_res_actual_cumSum"
)
|
conn |
连接 |
FYear |
年份 |
FPeriod |
期间 |
table_data |
数据表明细 |
table_cumSum |
数据表汇总 |
返回值
1 | mrpt_calc_cumSum_Period()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.