mrpt_calc_brandChannel_step1_writeRes: 写入步骤1的结果

View source: R/calcData.R

mrpt_calc_brandChannel_step1_writeResR Documentation

写入步骤1的结果

Description

写入步骤1的结果

Usage

mrpt_calc_brandChannel_step1_writeRes(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2021,
  FPeriod = 1,
  res_table = "t_mrpt3_res",
  src_table = "t_mrpt_target",
  plan_table = "t_mrpt2_calcPlan"
)

Arguments

conn

连接

FYear

年份

FPeriod

期间

res_table

结果表

src_table

来源于

plan_table

计划表

Value

返回值

Examples

mrpt_calc_brandChannel_step1_writeRes()

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