graph_preCheck_aux_target: 更新数据结果,可以重复的步骤

View source: R/brandChannel_graph.R

graph_preCheck_aux_targetR Documentation

更新数据结果,可以重复的步骤

Description

更新数据结果,可以重复的步骤

Usage

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
)

Arguments

conn

连接

FYear

年份

FPeriod

月份

graph_table

衅表

count_table

实际表

src_table

业务来源表

log_table

日志表

FPhase

阶段

FStep

步骤

FStatus

状态

valid

是否合法性

Value

返回值

Examples

graph_preCheck_aux_target()

takewiki/jlrdspkg documentation built on March 29, 2022, 3:17 a.m.