setdiff | R Documentation |
Set operations
setdiff(x, y, ...)
## S3 method for class 'eventlog'
setdiff(x, y, ...)
x |
Eventlog |
y |
Eventlog |
... |
Ignored |
Eventlog of activity instances in x which do not belong to y
setdiff(eventlog)
: Setdiff for eventlogs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.