Introduction to processmonitR

Gert Janssenswillen

2017-06-18

The processmonitR package contains 4 preconfigured dashboard to analyse activities, resources, rework and performance of event logs, respectively. Given an eventlog they can be called as follows.

performance_dashboard(eventlog)
resource_dashboard(eventlog)
rework_dashboard(eventlog)
activity_dashboard(eventlog)

For more information, please check <www.bupar.net>