Learn R Programming

edeaR (version 0.6.0)

filter_resource: Filter: Resource

Description

Filters the log based on resources

Usage

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

ifilter_resource(eventlog)

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.