trace_explorer: Trace explorer

Description Usage Arguments

View source: R/trace_explorer.R

Description

Explore traces, ordered by relative trace frequency

Usage

1
2
trace_explorer(eventlog, type = c("frequent", "infrequent"), coverage = 0.2,
  raw_data = F)

Arguments

eventlog

Eventlog object

type

Frequent or infrequenct traces to explore

coverage

The percentage coverage of the trace to explore. Default is 20% most (in)frequent

raw_data

Retrun raw data


wfeijen/Uitbreiden_ProcessMap documentation built on May 28, 2019, 1:23 p.m.