ganalytics (version 0.10.4)

Include: Include.

Description

Set the negation flag of a segment filter to FALSE.

Usage

Include(object, ..., scope)

# S4 method for ANY Include(object, ..., scope)

Arguments

object

a segment condition or sequence filter to include.

...

additional segment conditions to include.

scope

optional scope, "users" or "sessions"

Value

a .gaSegmentFilter object with its negate slot set to FALSE.

Methods (by class)

  • ANY: Define an include segment filter using the supplied expression.