Learn R Programming

RSiteCatalyst (version 1.4.16)

GetQueue: Get Number/ID of Reports in Queue

Description

Requests the number of reports in the Report Queue, as well as the Report ID.

Usage

GetQueue()

Arguments

Value

Console message and/or list

Details

Returns either a message to the console that no reports are in the Queue or a list with the Report ID's.

Examples

Run this code
# NOT RUN {
queue <- GetQueue()
# }

Run the code above in your browser using DataLab