Learn R Programming

edeaR (version 0.4.4)

filter_activity: Filter: Activity

Description

Filters the log based on activities

Usage

filter_activity(eventlog, activities = NULL, reverse = F)

Arguments

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