process_matrix: Create process matrix

Description Usage Arguments Methods (by class)

Description

Create process matrix

Usage

1
2
3
4
process_matrix(eventlog, type, ...)

## S3 method for class 'eventlog'
process_matrix(eventlog, type = frequency(), ...)

Arguments

eventlog

The event log object for which to create a process matrix

type

A process matrix type, which can be created with the functions frequency, performance and custom. The first type focusses on the frequency aspect of a process, while the second one focussed on processing time. The third one allows custom attributes to be used.

...

Other arguments

Methods (by class)


gertjanssenswillen/processmapR documentation built on June 15, 2019, 2:46 p.m.