rbu_autoCheck_rpa_vs_target: 管报自动化处理差异表

Description Usage Arguments Value Examples

View source: R/autoCheck.R

Description

管报自动化处理差异表

Usage

1
2
3
4
5
6
7
8
rbu_autoCheck_rpa_vs_target(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2021,
  FPeriod = 7,
  FBrand = "自然堂",
  FChannel = "美妆",
  rpa_table = "T_FI_RPA"
)

Arguments

conn

连接

FYear

年份

FPeriod

期间

FBrand

品牌

FChannel

渠道

rpa_table

rpa表名

Value

返回值

Examples

1
2
3
library(rbupkg)
rbu_autoCheck_rpa_vs_target() -> mydata
View(mydata)

takewiki/rbupkg documentation built on Dec. 23, 2021, 7:43 a.m.