process_json_response {Tivy} | R Documentation |
Process JSON response
Description
Processes JSON response from API and extracts announcements.
Usage
process_json_response(content_text, verbose = TRUE)
Arguments
content_text |
Response text. |
verbose |
Show detailed information. |
Value
Data frame with announcements or NULL if error.
[Package Tivy version 0.1.0 Index]