Function converting the timestamps in the data frame to the appropriate format.
Arguments
- x
Data.frame containing events or activities.
- columns
A character vector with one or more names of columns to convert
- format
The format of the timestamps in the original dataset (either ymd_hms, dmy_hms, ymd_hm, ymd, dmy, dmy, ...). To be provided without quotation marks!
See also
Other Eventlog construction helpers:
assign_instance_id()