Filters cases based on the presence (or absence) of activities
filter_activity_presence(eventlog, activities = NULL, method = "all")
The event log to be used. An object of class
eventlog
.
A vector of activities to withhold.
Filter method. If "all", each of the activities should be present. If "one_of", at least one of them should be present. If "none",