mapping {bupaR} | R 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 |
|
eventlog |
Methods (by class)
-
mapping(eventlog)
: Retrieve identifier mapping from eventlog -
mapping(activitylog)
: Retrieve identifier mapping from activitylog
[Package bupaR version 0.5.4 Index]