| mrpt_index_sumup | R Documentation |
针对指标汇总产生的字段
mrpt_index_sumup(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
FBrand = "自然堂",
FChannel = "美妆",
res_table = "t_mrpt_res",
FRptItemNumber_from = "I27.01",
FRptItemNumber_end = "I43",
FRptItemNumber_udp = "I27"
)
conn |
连接 |
FYear |
年份 |
FPeriod |
期间 |
FBrand |
品牌 |
FChannel |
渠道 |
res_table |
结果表 |
FRptItemNumber_from |
从 |
FRptItemNumber_end |
到 |
FRptItemNumber_udp |
待更新字段 |
返回值
mrpt_index_sumup()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.