View source: R/brandChannel_graph.R
graph_writeRes_target | R Documentation |
处理第2步的数据
graph_writeRes_target( conn = tsda::conn_rds("jlrds"), FYear = 2019, FPeriod = 1, res_table = "t_mrpt3_res_actual", src_view = "vw_mrpt_actual", src_table = "t_mrpt_actual", graph_table = "vw_mrpt_md_brandchannel_graph_calc_step2", log_table = "t_mrpt_brandChannel_preCheck_log", fcalcstep = 2, FPhase = "calc", FStep = 2 )
conn |
连接 |
FYear |
年份 |
FPeriod |
月份 |
res_table |
结果表 |
src_view |
来源视图 |
src_table |
来源表 |
graph_table |
图表 |
log_table |
日志表 |
fcalcstep |
计算步骤 |
FPhase |
阶段 |
FStep |
步骤 |
返回值
graph_actual_calc_step2_writeRes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.