parse_rt_properties: Parse typical RT properties as contained in an RT response...

Description Usage Arguments Details Value

View source: R/rt.R

Description

The code gives a basic idea of the format but it's basically newline-separated key-value pairs with a ': ' between them. e.g.,

Usage

1

Arguments

body

(character) Response body from an rt_response

Details

id: queue/1 Name: General

Value

List of properties


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