resource_id: Resource classifier

View source: R/resource_id.R

resource_idR Documentation

Resource classifier

Description

Get the resource classifier of an object of class eventlog.

Usage

resource_id(x)

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

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

## S3 method for class 'activitylog'
resource_id(x)

## S3 method for class 'activitylog_mapping'
resource_id(x)

Arguments

x

log: Object of class eventlog or activitylog, or mapping.

Methods (by class)

  • resource_id(eventlog): Retrieve resource identifier from eventlog

  • resource_id(eventlog_mapping): Retrieve resource identifier from eventlog mapping

  • resource_id(activitylog): Retrieve resource identifier from activitylog

  • resource_id(activitylog_mapping): Retrieve resource identifier from activitylog mapping

See Also

eventlog, mapping

Other Classifiers: activity_id(), activity_instance_id(), case_id(), lifecycle_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 May 29, 2024, 7:46 a.m.