View source: R/brandChannel_graph.R
| graph_preCheck_aux_target | R Documentation | 
更新数据结果,可以重复的步骤
graph_preCheck_aux_target(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2019,
  FPeriod = 1,
  graph_table = "vw_mrpt_md_brandchannel_graph_calc_step2",
  count_table = "vw_mrpt_actual_count",
  src_table = "t_mrpt_actual",
  log_table = "t_mrpt_brandChannel_preCheck_log",
  FPhase = "calc",
  FStep = 2,
  FStatus = 0,
  valid = FALSE
)
| conn | 连接 | 
| FYear | 年份 | 
| FPeriod | 月份 | 
| graph_table | 衅表 | 
| count_table | 实际表 | 
| src_table | 业务来源表 | 
| log_table | 日志表 | 
| FPhase | 阶段 | 
| FStep | 步骤 | 
| FStatus | 状态 | 
| valid | 是否合法性 | 
返回值
graph_preCheck_aux_target()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.