lifecycle_id: Life cycle classifier

View source: R/lifecycle_id.R

lifecycle_idR Documentation

Life cycle classifier

Description

Get the life_cycle_id of an object of class eventlog

Usage

lifecycle_id(x)

## S3 method for class 'eventlog'
lifecycle_id(x)

## S3 method for class 'eventlog_mapping'
lifecycle_id(x)

Arguments

x

eventlog: Object of class eventlog, or mapping.

Methods (by class)

  • lifecycle_id(eventlog): Retrieve lifecycle identifier from eventlog

  • lifecycle_id(eventlog_mapping): Retrieve lifecycle identifier from eventlog mapping

See Also

Other Classifiers: activity_id(), activity_instance_id(), case_id(), resource_id(), set_activity_id(), set_activity_instance_id(), set_case_id(), set_lifecycle_id(), set_resource_id(), set_timestamp(), timestamps(), timestamp()


bupaR documentation built on April 3, 2023, 5:23 p.m.