setdiff: Set operations

setdiffR Documentation

Set operations

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

setdiff

Usage

## S3 method for class 'eventlog'
setdiff(x, y, ...)

Arguments

x

Eventlog

y

Eventlog

Value

Eventlog of activity instances in x which do not belong to y

Methods (by class)

  • setdiff(eventlog): Setdiff for eventlogs


edeaR documentation built on April 27, 2023, 9:07 a.m.