Learn R Programming

edeaR (version 0.5.0)

filter_activity_presence: Filter: Activity Presence

Description

Filters cases based on the presence (or absence) of activities

Usage

filter_activity_presence(eventlog, activities = NULL, method = "all")

Arguments

eventlog

The event log to be used. An object of class eventlog.

activities

A vector of activities to withhold.

method

Filter method. If "all", each of the activities should be present. If "one_of", at least one of them should be present. If "none",