Learn R Programming

bupaR (version 1.0.0)

set_timestamp: Set timestamp of eventlog

Description

Set timestamp of eventlog

Usage

set_timestamp(log, timestamp)

# S3 method for eventlog set_timestamp(log, timestamp)

Arguments

log

log: Object of class log or derivatives (grouped_log, eventlog, activitylog, etc.).

timestamp

New timestamp

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(), timestamp(), timestamps()