rt_queue_properties: Get the properties of a queue

Description Usage Arguments Value Examples

View source: R/rt_queue_properties.R

Description

Get the properties of a queue

Usage

1

Arguments

queue

(character) The queue

...

Other arguments passed to rt_GET

Value

(list) A list of queue properties

Examples

1
2
3
4
5
6
## Not run: 
# By default, RT installations come with a General queue
# We can get its properties like this
rt_queue_properties("General")

## End(Not run)

NCEAS/rt documentation built on June 7, 2021, 11 a.m.