graph_writeRes_target: 处理第2步的数据

View source: R/brandChannel_graph.R

graph_writeRes_targetR Documentation

处理第2步的数据

Description

处理第2步的数据

Usage

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
)

Arguments

conn

连接

FYear

年份

FPeriod

月份

res_table

结果表

src_view

来源视图

src_table

来源表

graph_table

图表

log_table

日志表

fcalcstep

计算步骤

FPhase

阶段

FStep

步骤

Value

返回值

Examples

graph_actual_calc_step2_writeRes()

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