GetQueue: Get Number/ID of Reports in Queue

Description Usage Details Value Examples

View source: R/GetQueue.R

Description

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

Usage

1

Details

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

Value

Console message and/or list

Examples

1
2
3
4
## Not run: 
queue <- GetQueue()

## End(Not run)

randyzwitch/RSiteCatalyst documentation built on May 11, 2020, 3:05 p.m.