Learn R Programming

RSiteCatalyst (version 1.1)

GetSegments: Get Segments Defined within a Report Suite

Description

Get Segments defined within a Report Suite. Segments include Data Warehouse segments, pre-defined segments, and user-defined segments

Usage

GetSegments(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
GetSegments("keystonejowanza")
    GetSegments(c("keystonejowanza", "keystonerandy", "keystonetraining"))

Run the code above in your browser using DataLab