Learn R Programming

bupaR (version 1.0.0)

mapping: Mapping

Description

Prints the mapping of an event log object.

Usage

mapping(log)

# S3 method for eventlog mapping(log)

# S3 method for activitylog mapping(log)

Arguments

log

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

Methods (by class)

  • mapping(eventlog): Retrieve identifier mapping from eventlog

  • mapping(activitylog): Retrieve identifier mapping from activitylog