ganalytics (version 0.10.4)

PerProduct: PerProduct.

Description

Set the scope of a gaMetExpr object to product-level.

Usage

PerProduct(object, negation)

# S4 method for gaMetExpr PerProduct(object)

# S4 method for formula PerProduct(object)

Arguments

object

a gaMetExpr object to coerce to hit-level

negation

boolean value indicating whether to negate the condition.

Value

a gaMetExpr object.

Methods (by class)

  • gaMetExpr: Set the scope of the supplied metric condition to product-level.

  • formula: Set the scope of the supplied non-standard-evaluation metric condition to product-level.