Description
Set the negation flag of a segment filter to TRUE.
Usage
Exclude(object, ..., scope)# S4 method for ANY
Exclude(object, ..., scope)
Arguments
object
a segment condition or sequence filter to exclude.
...
additional segment conditions to add to the exclude filter.
scope
optional scope, "users" or "sessions"
Value
a .gaSegmentFilter object with its negate slot set to TRUE.