Learn R Programming

edeaR (version 0.4.4)

filter_resource: Filter: Resource

Description

Filters the log based on resources

Usage

filter_resource(eventlog, resources = NULL, reverse = F)

Arguments

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