Learn R Programming

bupaR (version 1.0.0)

trace_list: Trace list

Description

Construct trace list

Usage

trace_list(log, ...)

# S3 method for eventlog trace_list(log, ...)

# S3 method for activitylog trace_list(log, ...)

# S3 method for grouped_log trace_list(log, ...)

Arguments

log

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

...

Other arguments. Currently not used.

Methods (by class)

  • trace_list(eventlog): Construct trace list for event log

  • trace_list(activitylog): Construct trace list for activity log

  • trace_list(grouped_log): Construct list of traces for grouped log