| mrpt_calc_cumSum_Year | R Documentation |
按年计算累计数
mrpt_calc_cumSum_Year(
conn = tsda::conn_rds("jlrds"),
FYear = 2019,
table_data = "t_mrpt3_res_actual",
table_cumSum = "t_mrpt3_res_actual_cumSum"
)
conn |
连接 |
FYear |
年份 |
table_data |
明细表 |
table_cumSum |
汇总表 |
返回值
mrpt_calc_cumSum_Year()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.