Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RSiteCatalyst (version 1.4.16)

GetMobileAppReporting: Get Mobile App Reporting Status for a Report Suite(s)

Description

Get mobile app reporting status for the specified report suites.

Usage

GetMobileAppReporting(reportsuite.ids)

Arguments

reportsuite.ids

Report suite id (or list of report suite ids)

Value

Data frame

Details

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

Examples

Run this code
# NOT RUN {
mobile <- GetMobileAppReporting("your_report_suite")

mobile2 <- GetMobileAppReporting(report_suites$rsid)
# }

Run the code above in your browser using DataLab