# NOT RUN {
## For Sales metric
df1 = data.frame(jan =c(23455, 56432, 64344), Feb = c(21145, 43213, 76433), Mar = c(2355,
86432, 64344), April= c(41149, 67746, 43203), May= c(85438, 05847,6849),
June = c(5565,44253, 78253))
sam(status = df1, tgoal = 54635, dtev = 1)
## Overall Labour Effectiveness
## A workforce experiences, Availability of 87%, the Work Center Performance of 89.74% and
## Work Center Quality of 96%.
ole(lavail = 86.67, lperfm = 89.74, lqlty = 95.71)
# }
Run the code above in your browser using DataLab