| set_timestamp {bupaR} | R Documentation |
Set timestamp of eventlog
Description
Set timestamp of eventlog
Usage
set_timestamp(log, timestamp, eventlog = deprecated())
## S3 method for class 'eventlog'
set_timestamp(log, timestamp, eventlog = deprecated())
Arguments
log |
|
timestamp |
New timestamp |
eventlog |
Methods (by class)
-
set_timestamp(eventlog): Set timestamp of eventlog
See Also
Other Classifiers:
activity_id(),
activity_instance_id(),
case_id(),
lifecycle_id(),
resource_id(),
set_activity_id(),
set_activity_instance_id(),
set_case_id(),
set_lifecycle_id(),
set_resource_id(),
timestamps(),
timestamp()
[Package bupaR version 0.5.4 Index]