mapping: Mapping

View source: R/mapping.R

mappingR Documentation

Mapping

Description

Prints the mapping of an event log object.

Usage

mapping(log, eventlog = deprecated())

## S3 method for class 'eventlog'
mapping(log, eventlog = deprecated())

## S3 method for class 'activitylog'
mapping(log, eventlog = deprecated())

Arguments

log

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

eventlog

[Deprecated]; please use log instead.

Methods (by class)

  • mapping(eventlog): Retrieve identifier mapping from eventlog

  • mapping(activitylog): Retrieve identifier mapping from activitylog


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