graph_budget_calc_step1_writeRes | R Documentation |
写入步骤1的结果
graph_budget_calc_step1_writeRes( conn = tsda::conn_rds("jlrds"), FYear = 2019, FPeriod = 1, res_table = "t_mrpt3_res_budget", src_view = "vw_mrpt_budget", src_table = "t_mrpt_budget", log_table = "t_mrpt_brandChannel_preCheck_log", fcalcstep = 1, FPhase = "calc", FStep = 1, FStatus = 0 )
conn |
连接 |
FYear |
年份 |
FPeriod |
期间 |
res_table |
结果表 |
src_view |
来源视图 |
src_table |
来源表 |
log_table |
日志表 |
fcalcstep |
计算步骤,用于结果表 |
FPhase |
阶段 |
FStep |
阶段步骤 |
FStatus |
状态 |
返回值
mrpt_calc_brandChannel_step1_writeRes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.