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>