Learn R Programming

bupaR (version 0.4.4)

lifecycle_id: Life cycle classifier

Description

Get the life_cycle_id of an object of class eventlog

Usage

lifecycle_id(x)

# S3 method for eventlog lifecycle_id(x)

# S3 method for eventlog_mapping lifecycle_id(x)

# S3 method for activitylog lifecycle_id(x)

# S3 method for activitylog_mapping lifecycle_id(x)

Arguments

x

An eventlog of eventlog_mapping

Methods (by class)

  • eventlog: Retrieve lifecycle identifier from eventlog

  • eventlog_mapping: Retrieve lifecycle identifier from eventlog mapping

  • activitylog: Retrieve lifecycle identifier from activitylog

  • activitylog_mapping: Retrieve lifecycle identifier from activitylog mapping

See Also

Other Eventlog classifiers: activity_id(), activity_instance_id(), case_id(), lifecycle_ids(), mapping(), resource_id(), timestamp()