rt (version 1.0.1)

rt_GET: Get an RT response

Description

Get an RT response and format it into an S3 object

Usage

rt_GET(url, raw = FALSE, ...)

Arguments

url

(character) The full RT URL

raw

(logical) Whether or not to return the raw response from \ codeGET (TRUE) or not (FALSE)

...

Other arguments passed to GET

Value

(rt_api) The parsed response from RT