| mrpt_calc_cumSum_item | R Documentation |
计算累计数
mrpt_calc_cumSum_item(
conn = tsda::conn_rds("jlrds"),
FYear = 2019,
FPeriod = 2,
FBrand = "春夏",
FChannel = "电商",
table_data = "t_mrpt3_res_actual",
table_cumSum = "t_mrpt3_res_actual_cumSum"
)
conn |
连接 |
FYear |
年份 |
FPeriod |
期间 |
FBrand |
品牌 |
FChannel |
渠道 |
table_data |
数据表汇总前 |
table_cumSum |
数据表汇总后 |
返回值
mrpt_calc_cumSum_item()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.