Description Usage Arguments Value Examples
管报自动化处理差异表
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"
)
|
conn |
连接 |
FYear |
年份 |
FPeriod |
期间 |
FBrand |
品牌 |
FChannel |
渠道 |
rpa_table |
rpa表名 |
返回值
1 2 3 | library(rbupkg)
rbu_autoCheck_rpa_vs_target() -> mydata
View(mydata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.