Description Usage Arguments Examples
Get the waiting queue
1 | getHistorizedBatch(queueid = NULL, batchid = NULL)
|
queueid |
Numeric vector List of queueid to show. If NULL shows all. (Default NULL) |
batchid |
Numeric vector List of batchid to show. If NULL shows all. (Default NULL) |
1 2 3 4 | ## Not run:
getHistorizedBatch()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.