Learn R Programming

RSiteCatalyst (version 1.1)

GetSuccessEvents: Get Success Events Associated with a Report Suite

Description

Get Success Events associated with one or more Report Suites.

Usage

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

Run the code above in your browser using DataLab