setdiff {edeaR}R 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)


[Package edeaR version 0.9.4 Index]