Learn R Programming

googleAnalyticsR (version 0.4.2)

segmentFilter: Segment Filter

Description

Segment Filter

Usage

segmentFilter(not = FALSE, simpleSegment = NULL, sequenceSegment = NULL)

Arguments

not

Negation of this filter

simpleSegment

An simple segment

sequenceSegment

An sequence segment

Details

If true, match the complement of simple or sequence segment above. For example, to match all visits not from "New York", set to TRUE.