Learn R Programming

RSiteCatalyst (version 1.1)

GetEVars: Get Commerce Variables (eVars) Associated with a Report Suite

Description

Get Commerce Variables (eVars) Associated with a Report Suite.

Usage

GetEVars(report_suites)

Arguments

report_suites
Character vector containing one or more valid Report Suite names

Value

  • Data Frame

Details

This function requires having a character vector with one or more valid Report Suites specified.

Examples

Run this code
GetEVars("keystonejowanza")
    GetEVars(c("keystonejowanza", "keystonerandy", "keystonetraining"))

Run the code above in your browser using DataLab