# NOT RUN {
data(Events)
Temp = CreateMinMaxGroup(Events, c(2,4), name = "Phase2")
# }
# NOT RUN {
#To do for saving the new variables in csv file
Temp = CreateMinMaxGroup(Events, c(3,5), name = "Phase1", add=Temp,
# }
# NOT RUN {
exportFile = "MinMaxPhases.csv")
# }
Run the code above in your browser using DataLab