| mrpt_calc_runAll_actual | R Documentation |
针对历史数据进行处理
mrpt_calc_runAll_actual(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 1,
plan_table = "t_mrpt2_calcPlan_actual",
src_table = "vw_mrpt_actual",
res_table = "t_mrpt3_res_actual",
data_table = "vw_mrpt_actual_count"
)
conn |
连接 |
FYear |
年份 |
FPeriod |
月份 |
plan_table |
计划表 |
src_table |
来源表 |
res_table |
结果表 |
data_table |
数据表 |
返回值
mrpt_calc_runAll_actual()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.