Learn R Programming

edeaR (version 0.4.4)

filter_case: Filter: Case

Description

Filters the log based on case identifier

Usage

filter_case(eventlog, cases = NULL, reverse = F)

Arguments

eventlog
The event log to be used. An object of class eventlog.
cases
A vector of cases to withhold
reverse
A logical parameter depicting whether the selection should be reversed.