| mrpt_index_baseType | R Documentation |
针对指标进行计算
mrpt_index_baseType(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
FBrand = "自然堂",
FChannel = "美妆",
res_table = "t_mrpt_res",
FRptItemNumber_from = "I04",
FOperator = "-",
FRptItemNumber_end = "I06",
FRptItemNumber_udp = "I07"
)
conn |
连接 |
FYear |
年份 |
FPeriod |
月份 |
FBrand |
品牌 |
FChannel |
渠道 |
res_table |
结果表 |
FRptItemNumber_from |
报表项目代码从 |
FOperator |
操作符 |
FRptItemNumber_end |
报表项目到 |
FRptItemNumber_udp |
待更新字段 |
返回值
mrpt_index_baseType()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.