Description Usage Arguments Value Examples
View source: R/01checkOn_Func.R
针对数据进行汇总处理
1 2 | checkOn_sum(checkOn_all_data, startDate = "2019-06-01",
EndDate = "2019-06-30", ErrorOnly = FALSE)
|
checkOn_all_data |
考勤数据 |
startDate |
月度开始 |
EndDate |
月度结束 |
ErrorOnly |
是否只统计异常数据 |
返回值
1 | checkOn_sum();
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.