Skip to contents

Get the resource classifier of an object of class eventlog.

Usage

resource_id(x)

# S3 method for eventlog
resource_id(x)

# S3 method for eventlog_mapping
resource_id(x)

# S3 method for activitylog
resource_id(x)

# S3 method for 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