| mrpt_calc_cumSum_Period | R Documentation |
计算累计数
mrpt_calc_cumSum_Period(
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 |
数据表汇总 |
返回值
mrpt_calc_cumSum_Period()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.