Learn R Programming

edeaR (version 0.9.4)

setdiff: Set operations

Description

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

dplyr

setdiff

Usage

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

Value

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

Arguments

x

Eventlog

y

Eventlog

Methods (by class)

  • setdiff(eventlog): Setdiff for eventlogs