rt_GET {rt} | R Documentation |
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 ( |
... |
Other arguments passed to |
Value
(rt_api) The parsed response from RT
[Package rt version 1.1.0 Index]